aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/plat-uniphier
diff options
context:
space:
mode:
authorSumit Garg <sumit.garg@linaro.org>2020-07-24 18:20:37 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2020-07-31 13:48:00 +0100
commite786fb75401bf5232c2ae4b00df3433230cb67f8 (patch)
treec1f14f53635add8d36be8e953a9aa26f6fc53ebe /core/arch/arm/plat-uniphier
parent9c76e9c8e0784816dce10f589cb9f4762cc35c41 (diff)
Brief description of changes: - Remove main_fiq - Remove deprecated thread_handlers - Remove SYSCTRL_BASE - Replace CORE_MMU_DEVICE_SIZE with CORE_MMU_PGDIR_SIZE - replace read/write functions with io_read/write - Correct invocations io_write32() as per prototype: void io_write32(vaddr_t addr, uint32_t val); - Use GIC_SPI() macro to specify UART interrupt ID. - Switch to use updated pager macro DECLARE_KEEP_PAGER(). - Remove overlapping IO memory regions registration to single secure peripherals memory region registration. Signed-off-by: Sumit Garg <sumit.garg@linaro.org> Change-Id: Ib91020501904dfb9ab6aa5497cb13234b20c8b36
Diffstat (limited to 'core/arch/arm/plat-uniphier')
0 files changed, 0 insertions, 0 deletions