Skip to content
Commit 2d61ebb4 authored by David Hu's avatar David Hu
Browse files

Twincpu: Add general multi-core memory access check implementation

Add definitions of multi-core check access data types and HAL APIs.
Implement the general check process for Isolation Level 1 and 2
according to design document [1].
Implement simple check functions based on system memory region
layout. Multi-core platforms can invoke those functions to execute
basic check instead of walking through hardware protection unit
configurations.

[1] https://git.trustedfirmware.org/trusted-firmware-m.git/tree/docs/design_documents/tfm_multi_core_access_check.rst



Change-Id: I7efbe15108548748d9f9b9e3d7c36bae2432286d
Signed-off-by: default avatarDavid Hu <david.hu@arm.com>
parent 704a59f1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment