• Jeffrey Lee's avatar
    More declarative memory map · ee6d31a3
    Jeffrey Lee authored
    Although storage maps are useful for allowing the fixed areas of the
    memory map to be relocated, it isn't clear in the current definition
    what the size of each area is, and it's hard to ensure that all the
    areas are kept at the correct alignment.
    
    Replace the current basic workspace definition with one which makes use
    of the new ASpace macro, to allow addresses to be calculated
    automatically based on the size & alignment of each area. Also output
    the address of each area in the build log for easy
    debugging/verification.
    
    Binary unchanged.
    ee6d31a3
KernelWS 70.6 KB