soc: arm: privilege: add Cyclone V SoC FPGA suppport Add support for the Intel Cyclone V SoC FPGA (arm Cortex-A9). Signed-off-by: Esteban Valverde <esteban.valverde.vega@intel.com>
6 lines
166 B
CMake
6 lines
166 B
CMake
# Copyright (c) 2022 Intel Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
# Description:
|
|
# Adding support for Intel Cyclone V SoC
|
|
|
|
add_subdirectory(${SOC_SERIES})
|