Skip to content
Commit 8be890a8 authored by Filip Jagodzinski's avatar Filip Jagodzinski
Browse files

cmake: Define new targets for AN552



Some of the platform-specific CMake dependencies are implicitly set by
the driver glue layer. The list of glue layer source files, which is
specific to the selected platform is also defined in the drivers dir.
This structure makes the project harder to read, and to scale (add new
platforms).

Move all the platform-specific CMake definitions to a platform-specific
directory.

Clean up the top level CMakeLists file for AN552 platform, moving most
of the details into separate subdirectories. The list of source files
that provide HAL implementation, as well as the list of CMake
dependencies, are kept top level.

Signed-off-by: Filip Jagodzinski's avatarFilip Jagodzinski <filip.jagodzinski@arm.com>
parent 8b8e50ca
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment