diff options
Diffstat (limited to 'docs/change-log.md')
-rw-r--r-- | docs/change-log.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/change-log.md b/docs/change-log.md index 4e5b9aa..e813cb1 100644 --- a/docs/change-log.md +++ b/docs/change-log.md @@ -73,6 +73,11 @@ Detailed changes since last release CPU_SUSPEND and CPU_OFF apis simultaneously across cpus & clusters should not result in unexpected behaviour. +* The API to return the memory layout structures for each bootloader stage has + undergone change. A pointer to these structures is returned instead of their + copy. + + ARM Trusted Firmware - version 0.2 ================================== |