commit | 63a48ca7906c395b7281a6a7ed10b00c07c75d59 | [log] [tgz] |
---|---|---|
author | Mathieu Poirier <mathieu.poirier@linaro.org> | Fri Aug 16 09:44:09 2024 -0600 |
committer | Mathieu Poirier <mathieu.poirier@linaro.org> | Fri Dec 06 11:20:43 2024 -0700 |
tree | 21a68a90a7fed3f1babeae8d52bf778f011a1edd | |
parent | 9726d74a9a7609bdf08383a4f48e3a82a14b0d98 [diff] |
feat(qemu-sbsa): configure GPT based on system RAM The amount of memory supported by the SBSA platform is dynamic and dependent on user input. Since the configuration of the GPT needs to reflect the system memory, QEMU_PAS_NS0 needs to be set based on the information found in the device tree. Change-Id: I5d1411ac00020b7b38a652ba2904c8a70fa64d18 Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>