Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
Hi experts,
I'm wondering do you compile the OPTEE_OS in this instruction as arm32 or AArch64? In which script do you set the compiler for the secure OS? ( I checked the file build-optee-os.sh while I find the file exports both compilers so I'm not sure which one is used for compiling OPTEE_OS actually.)
Also, if it's still using 32-bit architecture, is it possible for me to compile the secure OS as 64-bit OS to access entire DRAM address?
Thank you.