Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions source/chapter3-secureworld.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@ It is recommended that firmware implements PSCI version 1.0 or later
.. warning:: A future version of this specification will require minimum PSCI
and SMCCC versions.

AArch64 SoC Identification
^^^^^^^^^^^^^^^^^^^^^^^^^^

On AArch64 platforms, it is recommended that privileged or secure firmware
implements the `SMCCC_ARCH_SOC_ID` call, to ease system identification.

AArch64 Firmware Framework
--------------------------

Expand Down