commit | f1c4bd54ada02a4dc865dfaf51f5aa9a03900eb0 | [log] [tgz] |
---|---|---|
author | Ley Foon Tan <ley.foon.tan@intel.com> | Wed Nov 27 15:55:15 2019 +0800 |
committer | Marek Vasut <marex@denx.de> | Tue Jan 07 14:38:33 2020 +0100 |
tree | 71b51390be7d15cdb1d2c7418c3a8f9c82c10d59 | |
parent | 65d25a6ab2bb3d086f10ac1f3d0d930cc3b233f3 [diff] |
arm: socfpga: Move firewall code to firewall file Move firewall related code to new firewall.c, to share code in Stratix 10 and Agilex. SDMMC will transfer data to OCRAM in SPL. So, enable privilege for SDMMC to allow DMA transfer to OCRAM. Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com> Reviewed-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>