Firmware update specification

Heinrich Schuchardt xypron.glpk at gmx.de
Fri Apr 23 15:01:23 BST 2021


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



More information about the opensbi mailing list