• Nishanth Menon's avatar
    plat: ti: k3: board: lite: Increase SRAM size to account for additional table · 2fb5312f
    Nishanth Menon authored
    
    
    We actually have additional table entries than what we accounted for in
    our size. MAX_XLAT_TABLES is 8, but really we could be using upto 10
    depending on the platform. So, we need an extra 8K space in.
    
    This gets exposed with DEBUG=1 and assert checks trigger, which for some
    reason completely escaped testing previously.
    
    ASSERT: lib/xlat_tables_v2/xlat_tables_core.c:97
    BACKTRACE: START: assert
    Signed-off-by: default avatarNishanth Menon <nm@ti.com>
    Change-Id: I5c5d04440ef1fccfaf2317066f3abbc0ec645903
    2fb5312f
board_def.h 947 Bytes