commit | 9a747856f9505f95d199420fa3722ca61c24e41f | [log] [tgz] |
---|---|---|
author | Balint Dobszay <balint.dobszay@arm.com> | Tue Apr 18 18:08:49 2023 +0200 |
committer | György Szing <gyorgy.szing@arm.com> | Thu May 04 16:42:17 2023 +0200 |
tree | 7cf9a7149bd45c969ec7c1071ff668bcc9b79586 | |
parent | 9846a0d432a6903cce084ff8bedd20c70ad4ff1a [diff] |
Parse HW features from the SP manifest Read the "arm,hw-features" node of the SP manifest and add its contents to the config store. This way the SPMC can pass information about which HW features are implemented by the core, since the SP itself cannot discover this info (to read the necessary feature description registers the exception level must be EL1 or higher). Signed-off-by: Balint Dobszay <balint.dobszay@arm.com> Change-Id: I47844189c70e536817d32b674c7253f4f16efd75