Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARM: Add final piece to fix XIP decompressor in read-only memory
This defines STATIC_RW_DATA, which prevents the read/write malloc management data being declared with a static attribute. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
- Loading branch information