diff options
author | Inochi Amaoto <inochiama@gmail.com> | 2024-11-11 10:27:34 +0800 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2024-11-11 17:48:45 +0530 |
commit | 5d4e3fb2ee03b9894d9cb03ddac0cda83d7ccc71 (patch) | |
tree | f1feca9fca5d9eba6219b73ae94b970f88b76b58 /lib/utils/cppc | |
parent | dcb68dd17d21c80cbd340610c7eb16c33e83bf20 (diff) | |
download | opensbi-5d4e3fb2ee03b9894d9cb03ddac0cda83d7ccc71.zip opensbi-5d4e3fb2ee03b9894d9cb03ddac0cda83d7ccc71.tar.gz opensbi-5d4e3fb2ee03b9894d9cb03ddac0cda83d7ccc71.tar.bz2 |
platform: introduce DT-based configurable heap size
The default heap size will work for most platforms, but for some
special platforms, the heap is too small to hold all the information
or is too big so that it take too much ram. Introduce configurable
heap should solve this problem and make all generic platforms happy.
Add DT-based heap-size for the generic platform.
Signed-off-by: Inochi Amaoto <inochiama@gmail.com>
Reviewed-by: Xiang W <wxjstz@126.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'lib/utils/cppc')
0 files changed, 0 insertions, 0 deletions