zephyr/soc/arm64/intel_socfpga
Gerard Marull-Paretas e2830c7a0a soc: arm64: intel_socfpga: delete redundant soc.h
<soc.h> has been traditionally been used as a proxy to HAL headers,
register definitions, etc. Nowadays, <soc.h> is anarchy. It serves a
different purpose depending on the SoC. In some cases it includes HALs,
in some others it works as a header sink/proxy (for no good reason), as
a register definition when there's no HAL... To make things worse, it is
being included in code that is, in theory, non-SoC specific.

This patch is part of a series intended to improve the situation by
removing <soc.h> usage when not needed, and by eventually removing it.

Note that in this case, none of the definitions are used in-tree.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-06-05 14:48:40 +02:00
..
agilex soc: arm64: intel_socfpga: delete redundant soc.h 2022-06-05 14:48:40 +02:00
common soc: arm64: intel_socfpga: fix soc.h usage 2022-06-05 14:48:40 +02:00
CMakeLists.txt
Kconfig
Kconfig.defconfig
Kconfig.soc