Firmware update specification
ARM has suggested an API for A/B firmware updates on flash devices
managed by the secure world: https://armkeil.blob.core.windows.net/developer/Files/pdf/FWU-PSA-A_DEN0118_1.0ALP3.pdf The license allows implementation on non-ARM systems. From the view of non-secure firmware like U-Boot, EDK II, LinuxBoot it would make sense to use the same API for software updates on all platforms. We could encapsulate the API as an SBI extension. Are there already similar ideas for RISC-V? Are we ready to follow ARM's proposal? Best regards Heinrich |
|