commit | 15d3b25a2d8e8fbadb1ffb4a5ebfe40ed81d1427 | [log] [tgz] |
---|---|---|
author | Emekcan Aras <emekcan.aras@arm.com> | Thu Oct 26 13:50:51 2023 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Oct 31 13:08:10 2023 -0400 |
tree | fd43c789fedca1673bf159dd686607bda8356ff2 | |
parent | 48280c9e1eea789bd4f25e51dd1d4d0742cff2d1 [diff] |
corstone1000: enable PSCI reset enable PSCI reset used for the system reset Even though Corstone-1000 does not implement the entire PSCI APIs, it relies on PSCI reset interface for the system reset. Signed-off-by: Emekcan Aras <emekcan.aras@arm.com> Signed-off-by: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>