| * Copyright (c) 2017-2021, Arm Limited and Contributors. All rights reserved. |
| * SPDX-License-Identifier: BSD-3-Clause |
| #include <common/bl_common.h> |
| #include <el3_common_macros.S> |
| /* Save arguments x0-x3 from previous Boot loader */ |
| _warm_boot_mailbox=!PROGRAMMABLE_RESET_ADDRESS \ |
| _secondary_cold_boot=!COLD_BOOT_SINGLE_CPU \ |
| _exception_vectors=bl2_vector_table \ |
| * Restore parameters of boot rom |
| /* --------------------------------------------- |
| * --------------------------------------------- |
| /* --------------------------------------------- |
| * --------------------------------------------- |
| /* --------------------------------------------- |
| * Should never reach this point. |
| * --------------------------------------------- |
| no_ret plat_panic_handler |