commit | c984e1f3f354c275d2f8cc146dd240c11199c12a | [log] [tgz] |
---|---|---|
author | Siew Chin Lim <elly.siew.chin.lim@intel.com> | Thu Dec 24 18:21:02 2020 +0800 |
committer | Ley Foon Tan <ley.foon.tan@intel.com> | Fri Jan 15 17:48:36 2021 +0800 |
tree | 9591c31fb9ed69ba84b1af0346ed7d9e1b970edd | |
parent | ac24b70529b8829fe32cc942634c441f33117234 [diff] |
arm: socfpga: Add secure register access helper functions for SoC 64bits These secure register access functions allow U-Boot proper running at EL2 (non-secure) to access System Manager's secure registers by calling the ATF's PSCI runtime services (EL3/secure). Signed-off-by: Siew Chin Lim <elly.siew.chin.lim@intel.com> Reviewed-by: Ley Foon Tan <ley.foon.tan@intel.com>