Skip to content

Add regions to all linker scripts

Jimmy requested to merge theotherjimmy/levinboot:ld-regions into master

This allows the linker to check for allocations outside of these regions and check for size overflow of these regions.

Merge request reports