blob: 646b98e5203c6ef701813b3034877f4d163705aa [file] [log] [blame]
#-------------------------------------------------------------------------------
# Copyright (c) 2017-2018, Arm Limited. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
#-------------------------------------------------------------------------------
#This file gathers Cortex-M33 specific settings which control the build system.
set(ARM_CPU_ARCHITECTURE "ARMv8-M.MAIN")
set(ARM_CPU_TYPE "Cortex-M33")