Hi,
The patch set of adding Firmware Update partition has been updated according to the published Firmware Update API spec(https://developer.arm.com/documentation/ihi0093/0000/). May I ask for your review on that again?
Top of the patchset: https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/7883
Any comment is welcome!
Regards, Sherry Zhang
From: Sherry Zhang Sent: Tuesday, January 19, 2021 11:23 AM To: tf-m@lists.trustedfirmware.org Cc: nd nd@arm.com Subject: RE: Review on Firmware Update service in TF-M
Hi,
Add some technical details.
The newly added Firmware Update service provides the functionality of updating firmware images. It provides a standard interface for updating firmware and it is designed as platform/bootloader independent. The nonsecure application can call this service to achieve the firmware update by integrating TF-M with, for example, OTA library in the nonsecure side.
The implementation provides a shim layer between the bootloader and the firmware update partition. Other bootloaders besides MCUboot should be easily ported with this partition.
Any comment is very welcomed!
Regards, Sherry Zhang
From: TF-M <tf-m-bounces@lists.trustedfirmware.orgmailto:tf-m-bounces@lists.trustedfirmware.org> On Behalf Of Sherry Zhang via TF-M Sent: Monday, January 18, 2021 1:52 PM To: tf-m@lists.trustedfirmware.orgmailto:tf-m@lists.trustedfirmware.org Cc: nd <nd@arm.commailto:nd@arm.com> Subject: [TF-M] Review on Firmware Update service in TF-M
Hi,
I created the patchset of adding the Firmware Update service in TF-M feature branch. I would like to ask you to review this patchset if you are interested in it.
Top of the patchset: https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/7883
Regards, Sherry Zhang