blob: 5dbf75daa76f39a0276aafb402457ee8cc22dc9c [file] [log] [blame]
Patrice Chotardd29531c2023-10-27 16:43:04 +02001# SPDX-License-Identifier: GPL-2.0-or-later OR BSD-3-Clause
2#
3# Copyright (C) 2023, STMicroelectronics - All Rights Reserved
4#
5
6obj-y += cpu.o
7obj-y += arm64-mmu.o
Patrick Delaunaybb306502025-04-01 15:14:13 +02008obj-y += rifsc.o
Patrice Chotardd29531c2023-10-27 16:43:04 +02009obj-$(CONFIG_OF_SYSTEM_SETUP) += fdt.o
10obj-$(CONFIG_STM32MP25X) += stm32mp25x.o