commit | 7b015e12fe58d37bcd01afe663361cd10458348f | [log] [tgz] |
---|---|---|
author | Mathieu Poirier <mathieu.poirier@linaro.org> | Mon Jun 03 10:38:42 2024 -0600 |
committer | Mathieu Poirier <mathieu.poirier@linaro.org> | Fri Dec 06 11:20:43 2024 -0700 |
tree | bb8926a37cc2790714a09d572251fdbdb6396d8c | |
parent | 72d47829be35c9d1c4a7ae45b125ee9b3446c1e8 [diff] |
refactor(qemu): make L0GPT size configurable Add a new parameter to make the size of the L0GPT configurable based on the amount of memory available on a platform. That way platform with a wider physical address range can be supported. No change in functionality. Change-Id: I5b7b4968636d61929ad6ebdc05c389291cf510b1 Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>