Files
rtems/spec/build/bsps/optxilclockttcbaseaddr.yml
Sebastian Huber dddbdf4d9a arm/xilinx-zynqmp-rpu: Add split mode BSP variants
Rename xilinx_zynqmp_rpu BSP variant to zynqmp_rpu_lock_step to
emphasize that this BSP is for the lock-step mode RPU configuration.
Add BSP variants zynqmp_rpu_split_0 and zynqmp_rpu_split_1 for the split
mode RPU configuration for core 0 and 1 respectively.
2024-10-02 05:35:47 +02:00

21 lines
502 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) 2024 embedded brains GmbH & Co. KG
default:
- enabled-by: ZYNQMP_RPU_SPLIT_INDEX_1
value: 0xff110004
- enabled-by: true
value: 0xff110000
description: |
This option defines the Xilinx Triple-Timer Counter (TTC) base address used by
the Clock Driver.
enabled-by: true
format: '{:#010x}'
links: []
name: XIL_CLOCK_TTC_BASE_ADDR
type: build