board: sl28: add basic PSCI implementation
authorMichael Walle <michael@walle.cc>
Mon, 25 Apr 2022 03:55:08 +0000 (09:25 +0530)
committerPriyanka Jain <priyanka.jain@nxp.com>
Tue, 26 Apr 2022 11:43:57 +0000 (17:13 +0530)
commit20759b2973e77d86ffea11a7eff3fccbc0e37dd9
tree11ead1b39b43095d2ffe1c26e5f72bf81edcda62
parent49bb245f1dc447152a80b522cce7b964e0972517
board: sl28: add basic PSCI implementation

For now, this only provides reset and poweroff functions.

Signed-off-by: Michael Walle <michael@walle.cc>
[Rebased]
Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
board/kontron/sl28/Makefile
board/kontron/sl28/psci.c [new file with mode: 0644]
configs/kontron_sl28_defconfig