OP-TEE / optee_docs

This git contains the official documentation for the OP-TEE project
BSD 2-Clause "Simplified" License
58 stars 96 forks source link

architecture: core: detail reserved/dynamic shared memory #227

Closed etienne-lms closed 10 months ago

etienne-lms commented 10 months ago

Detail a bit contiguous/reserved and dynamic shared memory are and highlight the latter is preferred on supported platforms.

Describe a bit more dynamic shared memory constraints and give pointers for secure core configuration (DT node name and register_ddr() macro).

etienne-lms commented 10 months ago

I've squashed the fixup commit and applied your review tag. Thanks.