commit | 0d5b9764e8f6145f0044a437d6b2574857792868 | [log] [tgz] |
---|---|---|
author | Jackson Cooper-Driver <jackson.cooper-driver@arm.com> | Wed Jun 11 14:36:06 2025 +0100 |
committer | Antonio de Angelis <Antonio.deAngelis@arm.com> | Fri Jun 13 17:11:34 2025 +0000 |
tree | 5c435362bb970ca470a09692c85e769c2396effe | |
parent | 9d4d04ef3a929f5b37eb0609a2d20c8c304460d5 [diff] |
RSE: Add getter function for RSE ID Add a function declaration for a function to get the RSE ID and a default implementation which fetches the value from the OTP. Platforms can define their own version of this function in the case where the RSE ID is not in the OTP. Change-Id: I8d932aa82dbe00bb52376ac398ab8d6284fec0fd Signed-off-by: Jackson Cooper-Driver <jackson.cooper-driver@arm.com>