mbox series

[0/2] arm-bsp/optee: register DRAM1 for N1SDP target and

Message ID 20221026084422.25644-1-vishnu.banavath@arm.com
Headers show
Series arm-bsp/optee: register DRAM1 for N1SDP target and | expand

Message

vishnu.banavath@arm.com Oct. 26, 2022, 8:44 a.m. UTC
From: Vishnu Banavath <vishnu.banavath@arm.com>

* N1SDP has 2 DRAM's. This change is to register 2nd DRAM which starts at
0x8080000000. Linux uses 1KB of this memory to share data with optee-os.
* These changes are to build and install optee test for N1SDP

Vishnu Banavath (2):
  arm-bsp/optee: register DRAM1 for N1SDP target
  arm-bsp:optee: enable optee test for N1SDP target

 ...lat-n1sdp-register-DRAM1-to-optee-os.patch | 52 +++++++++++++++++++
 .../optee/optee-os-generic-n1sdp.inc          |  2 +
 .../recipes-security/optee/optee-os-n1sdp.inc |  4 +-
 .../optee/optee-os-tadevkit_3.18.0.bbappend   |  1 +
 .../optee/optee-test_3.18.0.bbappend          |  1 +
 5 files changed, 58 insertions(+), 2 deletions(-)
 create mode 100644 meta-arm-bsp/recipes-security/optee/files/optee-os/n1sdp/0005-plat-n1sdp-register-DRAM1-to-optee-os.patch
 create mode 100644 meta-arm-bsp/recipes-security/optee/optee-os-generic-n1sdp.inc