• Andrew Thoelke's avatar
    Fix incorrect assertions in bl1_main() · 354ab57d
    Andrew Thoelke authored
    The validation of the caching enable state in bl1_main() was
    incorrect resulting in the state not being checked. Using the right
    operator fixes this.
    
    Change-Id: I2a99478f420281a1dcdf365d3d4fd8394cd21b51
    354ab57d
bl1_main.c 8.56 KB