Page MenuHomePhabricator

Platform code enhancements
Closed, ResolvedPublic

Description

This task it to add the following enhancements in platform files:

  • update CMSIS flash drivers to check if the flash area to write data was erased previously
  • add tfm_ prefix in all the platform HAL files
  • replace tfm_plat_errno_t by tfm_plat_err_t
  • Remove secure api from unpriv section

Event Timeline

mmorenobarm triaged this task as Normal priority.Aug 23 2018, 1:45 PM
mmorenobarm created this task.
mmorenobarm updated the task description. (Show Details)Sep 12 2018, 1:15 PM

The change associated with "Remove secure api from unpriv section" is:
https://review.trustedfirmware.org/#/c/193

mmorenobarm closed this task as Resolved.Sep 13 2018, 7:21 AM