Skip to content
Commit b0b294e1 authored by Chris Kay's avatar Chris Kay Committed by ronald-cron-arm
Browse files

arch: Simplify handling of the stack and the heap



The stack/heap separation has been removed, allowing us to treat the
stack and the heap as a single block of memory. This allows us to grow
them towards each other rather than giving them both a fixed, non-
overlapping size.

Change-Id: I537535eeb21c947dc657daaacb75ebf2d9eeb7c5
Signed-off-by: Chris Kay's avatarChris Kay <chris.kay@arm.com>
parent ee061cc6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment