mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
The firmware needs to know which memory locations are used by the stage 3 loader so that it can allocate its own memory. To indicate the usage of the heap and stack area of the stage 3 loader add a dummy component to block this memory area for the firmware. Signed-off-by: Stefan Haberland <sth@linux.ibm.com> Acked-by: Peter Oberparleiter <oberpar@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>