commit | cd802c29aeeba30a8f54ef5c130d72d3acb53fb0 | [log] [tgz] |
---|---|---|
author | Arvind Ram Prakash <arvind.ramprakash@arm.com> | Thu Jul 24 15:25:08 2025 -0500 |
committer | Arvind Ram Prakash <arvind.ramprakash@arm.com> | Tue Jul 29 10:46:36 2025 -0500 |
tree | 2b07d2f10c848c8e2d1da1836af2859ff9274d6b | |
parent | cb4ee3e4c203cc8d5415bf1e3db529885ec900eb [diff] |
feat(fvp): add SoC name support to FVP This patch adds support in the FVP platform for the SoC name field in SMCCC_ARCH_SOC_ID. The returned string is formatted as: "Arm Platform Revision <SoC Revision>" This adheres to the guideline that the SoC name must not expose information beyond what is already captured in <SoC Version, SoC Revision>. Signed-off-by: Arvind Ram Prakash <arvind.ramprakash@arm.com> Change-Id: I83da745a754c6fc8f9fa27ee8d8024d6692d3409