Files
rtems/spec/build/bsps/aarch64/raspberrypi5/objsmp.yml
Sebastian Huber 9bdb83ab72 bsps/aarch64: Localize PSCI support
Install <bsp/bspsmp-arm-psci.h> only for BSPs using it.

Use common build item for shared SMP support.
2026-03-25 20:34:42 -05:00

21 lines
485 B
YAML

SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: objects
cflags: []
copyrights:
- Copyright (C) 2026 Preetam Das <riki10112001@gmail.com>
cppflags: []
cxxflags: []
enabled-by:
- RTEMS_SMP
includes: []
install:
- destination: ${BSP_INCLUDEDIR}/bsp
source:
- bsps/include/bsp/bspsmp-arm-psci.h
links: []
source:
- bsps/aarch64/shared/start/aarch64-smp.c
- bsps/shared/start/bspsmp-arm-psci.c
- bsps/aarch64/raspberrypi5/start/bspsmp-arm-psci-targetcpu.c
type: build