summaryrefslogtreecommitdiff
path: root/doc/develop/python_cq.rst
diff options
context:
space:
mode:
authorRicardo Salveti <[email protected]>2022-01-20 16:17:30 -0300
committerMichal Simek <[email protected]>2022-02-01 17:11:33 +0100
commite6e3b9d7b55ce2563f9da0b5991605f15bd38163 (patch)
tree4bf9defb3491bf0e8455fb7f8ec79c2081c6221a /doc/develop/python_cq.rst
parentdf887a045a1d726bbd654ef266e5cbe8cc0c2db3 (diff)
xilinx: common: change bootm_size to not go beyond ram_top
The available ram can be limited by ram_top as that depends on the reserved memory nodes provided by the device-tree (via board_get_usable_ram_top), so make sure to respect ram_top when setting up bootm_size to avoid overlapping reserved memory regions (e.g. memory used by OP-TEE). The same logic is available in env_get_bootm_size when bootm_size is not defined by the default environment. Signed-off-by: Ricardo Salveti <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'doc/develop/python_cq.rst')
0 files changed, 0 insertions, 0 deletions