mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-11-22 07:24:08 +00:00
Original design is to map trusty's memory to 512G~513G, but GR-MRB platform does not support memory mapping bigger than 512G. So final implementation is mapping trusty's memory to 511G~512G. This patch update the documentation with latest implementation. Tracked-On: #2742 Signed-off-by: Qi Yadong <yadong.qi@intel.com>