* Why XIP memory for variable storage?
@ 2018-02-16 8:15 Meenakshi Aggarwal
0 siblings, 0 replies; only message in thread
From: Meenakshi Aggarwal @ 2018-02-16 8:15 UTC (permalink / raw)
To: edk2-devel@lists.01.org
Hi,
I want to implement Secure Uefi for my SoC and was looking for how keys and database were stored in edk2.
What i understood from the code is:
1. We are using same memory space for storage of Secure and Non-Secure variables.
2. We are assuming memory to be of XIP type.
Please help if above statements are correct and
I want to use different memories for Secure and Non-Secure variables,
e.g. i want my secure variables to be managed by my software running in EL3 or say a different memory which is not an XIP.
Is something similar exist in edk2 which i can refer?
Is any particular reason behind using XIP memory for variable storage?
Please help.
Thanks & Regards,
Meenakshi
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-02-16 8:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-16 8:15 Why XIP memory for variable storage? Meenakshi Aggarwal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox