mbox series

[0/1] arm-bsp/u-boot: corstone1000: enable PSCI reset

Message ID 20230606144028.52624-1-emekcan.aras@arm.com
Headers show
Series arm-bsp/u-boot: corstone1000: enable PSCI reset | expand

Message

Emekcan Aras June 6, 2023, 2:40 p.m. UTC
From: Emekcan Aras <emekcan.aras@arm.com>

Even though corstone1000 platform does not support the entire PSCI APIs, it
relys on PSCI reset interface for system reset. The name of this config
changed in the new version of u-boot. This enables PSCI reset, so
the system can be resetted in u-boot again.

Signed-off-by: Emekcan Aras <emekcan.aras@arm.com>

Emekcan Aras (1):
  arm-bsp/u-boot: corstone1000: enable PSCI reset

 .../0044-corstone1000-enable-psci-reset.patch | 30 +++++++++++++++++++
 .../recipes-bsp/u-boot/u-boot_%.bbappend      |  1 +
 2 files changed, 31 insertions(+)
 create mode 100644 meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0044-corstone1000-enable-psci-reset.patch