Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-07 | arm: socfpga: stratix10: Enable SMMU access | Thor Thayer | |
Enable TCU access through the Stratix10 CCU so that the SMMU can access the SDRAM. Signed-off-by: Thor Thayer <thor.thayer@linux.intel.com> Reviewed-by: Ley Foon Tan <ley.foon.tan@intel.com> | |||
2020-01-07 | arm: socfpga: Move firewall code to firewall file | Ley Foon Tan | |
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> |