Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 02552d45 authored by laurenw-arm's avatar laurenw-arm
Browse files

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: default avatarLauren Wehrmeister <lauren.wehrmeister@arm.com>
parent e3b1cc0c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment