Skip to content
Snippets Groups Projects
  • Simon Glass's avatar
    28199611
    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
    History
    addrmap: Support on sandbox
    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>