Home
last modified time | relevance | path

Searched hist:"02552 d45e526766e000f3e3ae91ef381d402dab1" (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_trusted_boot.c02552d45e526766e000f3e3ae91ef381d402dab1 Tue May 02 19:42:48 UTC 2023 laurenw-arm <lauren.wehrmeister@arm.com> feat(fvp): mock support for CCA NV ctr

AEM FVP does not have a third CCA NV counter so the
implementation will fake it by returning the Trusted
NV counter value when the caller requests the CCA NV
counter. This allows us to use the CCA CoT on AEM FVP
nonetheless.

The FVP platform port now gets its own version of
plat_get_nv_ctr() as it now need to diverge from the
common implementation provided at the Arm development
platforms level.

Change-Id: I3258f837249a539d943d6d783406ba222bd4554e
Signed-off-by: Lauren Wehrmeister <lauren.wehrmeister@arm.com>
/rk3399_ARM-atf/plat/arm/board/common/
H A Dboard_common.mk02552d45e526766e000f3e3ae91ef381d402dab1 Tue May 02 19:42:48 UTC 2023 laurenw-arm <lauren.wehrmeister@arm.com> feat(fvp): mock support for CCA NV ctr

AEM FVP does not have a third CCA NV counter so the
implementation will fake it by returning the Trusted
NV counter value when the caller requests the CCA NV
counter. This allows us to use the CCA CoT on AEM FVP
nonetheless.

The FVP platform port now gets its own version of
plat_get_nv_ctr() as it now need to diverge from the
common implementation provided at the Arm development
platforms level.

Change-Id: I3258f837249a539d943d6d783406ba222bd4554e
Signed-off-by: Lauren Wehrmeister <lauren.wehrmeister@arm.com>