commit | fb4edc35bc19e411ae566d1089198760042324eb | [log] [tgz] |
---|---|---|
author | Mathieu Poirier <mathieu.poirier@linaro.org> | Mon Oct 07 13:46:04 2024 -0600 |
committer | Mathieu Poirier <mathieu.poirier@linaro.org> | Fri Dec 06 11:20:43 2024 -0700 |
tree | b0acc108e9ced3b751b8ac901500ddb2ce234307 | |
parent | d079d65d420d0f9edd4aa64b27305fc6537095da [diff] |
feat(qemu-sbsa): configure RMM manifest based on system RAM The RMM manifest needs to reflect the amount of RAM available on the system. Since system RAM is based on user input and reflected in the device tree, get the information from there rather than using hard coded values. Change-Id: I63f090c1c04d9addfcd7a349450735728fa88ed0 Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>