]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(fvp): add plat API to set and get the DRTM error
authorManish V Badarkhe <Manish.Badarkhe@arm.com>
Tue, 12 Jul 2022 20:48:04 +0000 (21:48 +0100)
committerManish V Badarkhe <Manish.Badarkhe@arm.com>
Wed, 5 Oct 2022 14:25:28 +0000 (15:25 +0100)
commit586f60cc571f0f3b6d20eb5033717e9b0cc66af4
treee94a95e6b6e2196ed271c2f56c0f21ecca687c73
parent40814266d53b7154daf5d212de481b397db43823
feat(fvp): add plat API to set and get the DRTM error

Added a platform function to set and get DRTM error.
Also, added a platform function to reset the system.

Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
Change-Id: I471f2387f8c78b21a06af063a6fa02cda3646557
include/plat/arm/common/plat_arm.h
include/plat/common/plat_drtm.h
include/plat/common/platform.h
plat/arm/board/fvp/fvp_drtm_err.c [new file with mode: 0644]
plat/arm/board/fvp/fvp_err.c
plat/arm/board/fvp/platform.mk
plat/arm/common/arm_common.mk
plat/arm/common/arm_err.c