blob: 19e640b5367bc6edf2c6577517e50578c85ff79e [file] [log] [blame]
Mate Toth-Palef4b26e2018-01-17 19:52:35 +01001#-------------------------------------------------------------------------------
2# Copyright (c) 2018, Arm Limited. All rights reserved.
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6#-------------------------------------------------------------------------------
7
8#This file gatrhers Cortex-M23 specific settings which control the build system.
9set(ARM_CPU_ARHITECTURE "ARM8-M-BASE")
10
11set(ARM_CPU_TYPE "Cortex-M23")