Skip to content
Commit 85c41ef5 authored by Lingkai Dong's avatar Lingkai Dong
Browse files

presets: Add `an552-base` with htrun options



Create a helper preset `an552-base` that contains all common options for
Corstone-300 AN552 including
* fetching mcu-driver-reference-platforms-for-arm for HAL implementation
and CMSIS_5 for Cortex-M55 startup file
* setting `CMAKE_SYSTEM_PROCESSOR`
* setting htrun arguments and image format for the FVP.

Make existing presets inherit `an552-base` to minimize duplication.

Update the documentation and CI scripts to benefit from this change.

Note: Like any cache variables, the values of htrun options can still be
overridden with `-D`. This is useful when testing on a physical MPS3
board rather than an FVP, for example.

Signed-off-by: Lingkai Dong's avatarLingkai Dong <lingkai.dong@arm.com>
parent 9148cd4e
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