Skip to content
  • Simon Glass's avatar
    addrmap: Support on sandbox · 28199611
    Simon Glass authored
    
    
    Update this feature so that it works on sandbox, using a basic identity
    mapping. This allows us to run the 'ut addrmap' test.
    
    Also fix up the test to use the correct macros to access the linker
    list, so that the 'ut addrmap' command actually works.
    
    Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
    28199611