blob: 69bafe6e1311b240d6e5d04bb65a6e4eafef61b3 [file] [log] [blame]
Gyorgy Szing30fa9872017-12-05 01:08:47 +00001#-------------------------------------------------------------------------------
2# Copyright (c) 2017, Arm Limited. All rights reserved.
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6#-------------------------------------------------------------------------------
7
8#This file gathers Cortex-M33 specific settings which control the build system.
9set(ARM_CPU_ARHITECTURE "ARM8-M-MAIN")
10
11set(ARM_CPU_TYPE "Cortex-M33")