Skip to content
Commit b8cf4811 authored by Lingkai Dong's avatar Lingkai Dong Committed by Rob Walton
Browse files

presets: Rename fvp -> an552 and improve descriptions



The suffix `-fvp` of the presets is inaccurate, because what gets built
can run on both FVP and actual hardware/FPGA if they are the same device
model. There also exist FVP models that emulate different devices, and
this suffix doesn't allow any destinction. So we rename the suffix to
`-an552` which is more precise.

Similarly, "Fetch ... and MCU-Driver-Reference-Platforms-for-Arm" is not
precise enough because support for more device models will be added to
the HAL implementation repository, and we will need different presets in
order to build examples for different devices. Instead, we explictly
mention what device we build examples for, e.g. "Build ...
for Corstone-300 AN552".

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