• Stefan Kristiansson's avatar
    Tegra194: memctrl: remove support to reconfigure MSS · 4b74f6d2
    Stefan Kristiansson authored
    
    
    As bpmp-fw is running at the same time as ATF, and
    the mss client reconfiguration sequence involves performing
    a hot flush resets on bpmp, there is a chance that bpmp-fw is
    trying to perform accesses while the hot flush is active.
    
    Therefore, the mss client reconfigure has been moved to
    System Suspend resume fw and bootloader, and it can be
    removed from here.
    
    Change-Id: I34019ad12abea9681f5e180af6bc86f2c4c6fc74
    Signed-off-by: default avatarStefan Kristiansson <stefank@nvidia.com>
    4b74f6d2
plat_memctrl.c 14.1 KB