/* * Copyright (c) 2025, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ #include &io_fpga { base-address = ; pages-count = ; attributes = ; }; &system_reg_el0 { base-address = ; pages-count = ; attributes = ; }; &soc_components { base-address = ; pages-count = ; attributes = ; }; #ifdef STMM_FLASH0_BASE &flash0 { base-address = ; pages-count = ; attributes = ; }; #endif #ifdef STMM_FLASH1_BASE &flash1 { base-address = ; pages-count = ; attributes = ; }; #endif #ifdef STMM_TPM_S_CRB_BASE &tpm_s_crb { base-address = ; pages-count = ; attributes = ; }; #endif #ifdef STMM_TPM_NS_CRB_BASE &tpm_ns_crb { base-address = ; pages-count = ; attributes = ; }; #endif