forked from Imagelibrary/rtems
This BSP supports the Arm Fixed Virtual Platform. Only the Cortex-R52 processor configuration is supported by the BSP. It should be easy to add support for other variants if needed. Update #4202.
20 lines
454 B
YAML
20 lines
454 B
YAML
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
actions:
|
|
- get-integer: null
|
|
- format-and-define: null
|
|
build-type: option
|
|
copyrights:
|
|
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
|
|
default: null
|
|
default-by-variant:
|
|
- value: 100000000
|
|
variants:
|
|
- arm/fvp_cortex_r52
|
|
description: |
|
|
Defines the frequency in Hz of the ARM Generic Timer.
|
|
format: '{}'
|
|
enabled-by: true
|
|
links: []
|
|
name: ARM_GENERIC_TIMER_FREQ
|
|
type: build
|