• Achin Gupta's avatar
    Make enablement of the MMU more flexible · afff8cbd
    Achin Gupta authored
    This patch adds a 'flags' parameter to each exception level specific function
    responsible for enabling the MMU. At present only a single flag which indicates
    whether the data cache should also be enabled is implemented. Subsequent patches
    will use this flag when enabling the MMU in the warm boot paths.
    
    Change-Id: I0eafae1e678c9ecc604e680851093f1680e9cefa
    afff8cbd
fvp_common.c 9.3 KB