mbox series

[langdale,0/1] arm-bsp/optee: register DRAM1 for N1SDP target

Message ID 20221205191309.573109-1-adam.johnston@arm.com
Headers show
Series arm-bsp/optee: register DRAM1 for N1SDP target | expand

Message

Adam Johnston Dec. 5, 2022, 7:13 p.m. UTC
From: Adam Johnston <adam.johnston@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.

Vishnu Banavath (1):
  arm-bsp/optee: register DRAM1 for N1SDP target

 ...lat-n1sdp-register-DRAM1-to-optee-os.patch | 52 +++++++++++++++++++
 .../recipes-security/optee/optee-os-n1sdp.inc |  1 +
 2 files changed, 53 insertions(+)
 create mode 100644 meta-arm-bsp/recipes-security/optee/files/optee-os/n1sdp/0005-plat-n1sdp-register-DRAM1-to-optee-os.patch

Comments

Jon Mason Dec. 6, 2022, 4:57 p.m. UTC | #1
On Mon, 5 Dec 2022 19:13:08 +0000, adam.johnston@arm.com wrote:
> 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.
> 
> Vishnu Banavath (1):
>   arm-bsp/optee: register DRAM1 for N1SDP target
> 
>  ...lat-n1sdp-register-DRAM1-to-optee-os.patch | 52 +++++++++++++++++++
>  .../recipes-security/optee/optee-os-n1sdp.inc |  1 +
>  2 files changed, 53 insertions(+)
>  create mode 100644 meta-arm-bsp/recipes-security/optee/files/optee-os/n1sdp/0005-plat-n1sdp-register-DRAM1-to-optee-os.patch

Applied, thanks!

[1/1] arm-bsp/optee: register DRAM1 for N1SDP target
      commit: ca4b469ac5bf67573923ac2effa7238179dbf5f6

Best regards,