doc/wg/opentitan/notes/2020-05-14.md
Present:
Alistair: Updating hifive1 to Rev b and it is working.
libtock-rs apps can run (blinky and hello world)
Had to shrink stack size to make it fit.
Brad: I also had to change the stack size for libtock-c.
Alistair: libtock-rs needs to be updated to make stack size per-app rather than per-board.
Alistair: Also, the PMP works as well.
Brad: Were you able to get clock configuration working?
Alistair: I'm just using the default clock from the bootloader.
Brad: Did you find the bootloader?
Alistair: No.
Brad: Yeah, it would be great to not have completely unknown code running on the board.
Phil: I can ask Megan about the bootloader.
Alphan: I'm working on 3 PRs which are in progress.
Brad: I added fixed address TLV support to elf2tab.