Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-08 | arm: socfpga: Restructure Stratix10 and Agilex handoff code | Siew Chin Lim | |
Restructure Stratix10 and Agilex handoff code to used by all SOC64 devices, in preparation to support handoff for Diamond Mesa. Remove wrap_pinmux_config_s10.c. Add wrap_handoff_soc64.c which contains the generic function to parse the handoff data. Update system_manager_soc64.c to use generic handoff function in wrap_handoff_soc64.c. Signed-off-by: Siew Chin Lim <elly.siew.chin.lim@intel.com> Reviewed-by: Ley Foon Tan <ley.foon.tan@intel.com> | |||
2021-04-08 | arm: socfpga: Changed system_manager_s10.c to system_manager_soc64.c | Siew Chin Lim | |
Rename to common file name to used by all SOC64 devices. No functionality change. Signed-off-by: Siew Chin Lim <elly.siew.chin.lim@intel.com> |