mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-28 16:11:49 +00:00
Merge "Fix warnings in porting-guide.rst" into integration
This commit is contained in:
commit
4e1ca00978
1 changed files with 2 additions and 2 deletions
|
@ -1117,7 +1117,7 @@ the log output. The implementation should be robust to future changes that
|
||||||
increase the number of log levels.
|
increase the number of log levels.
|
||||||
|
|
||||||
Function : plat_get_soc_version()
|
Function : plat_get_soc_version()
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
|
@ -1132,7 +1132,7 @@ This function returns soc version which mainly consist of below fields
|
||||||
soc_version[23:16] = JEP-106 identification code with parity bit for the SiP
|
soc_version[23:16] = JEP-106 identification code with parity bit for the SiP
|
||||||
|
|
||||||
Function : plat_get_soc_revision()
|
Function : plat_get_soc_revision()
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue