diff options
author | Udit Kumar <u-kumar1@ti.com> | 2025-01-13 09:55:24 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-01-20 08:32:48 -0600 |
commit | 0d837cb075fd0d47a63469c0229966f6328cf165 (patch) | |
tree | 119ef0acaa4e4af920763b92f7f32255bb0e14b3 /drivers/fpga/intel_sdm_mb.c | |
parent | 138022a241de60245a113a10f8075ac602966374 (diff) |
arch: arm: mach-k3: Delete tifs node in DT fixup
Delete tifs DT node as part of fixup.
TISCI API reported msmc_size, does not include 64KB reserved size for
tifs aka MSMC comms memory, see documentation[0].
As part of fixup, original code uses TISCI API reported msmc_size as
size for SRAM DT node.
tifs node is similar to l3-cache, which should hold address above
msmc_size, and should be deleted before passing control to OS.
[0] https://software-dl.ti.com/tisci/esd/latest/2_tisci_msgs/general/core.html?highlight=msmc#tisci-msg-query-msmc
Reviewed-by: Neha Malcom Francis <n-francis@ti.com>
Signed-off-by: Udit Kumar <u-kumar1@ti.com>
Diffstat (limited to 'drivers/fpga/intel_sdm_mb.c')
0 files changed, 0 insertions, 0 deletions