diff options
| author | Paresh Bhagat <[email protected]> | 2026-07-01 13:20:20 +0530 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-07-16 12:04:48 -0600 |
| commit | 5e2be9f5ccc4ca3c9cd326d4671a853b783adcae (patch) | |
| tree | 5b255e35a2a996c533f7c9466e6c51ce3167c8ad /include/linux | |
| parent | f16e4c80040c2d5186ad3cfa83c469b26adbd46f (diff) | |
arm: mack-k3: Kconfig: Add DM firmware reserved memory configs
Add Kconfig options for DM firmware reserved memory for K3 SOCs that
support DM firmware (K3_DM_FW enabled)
- K3_DM_FW_RESERVED_ADDR: DM firmware address
- K3_DM_FW_RESERVED_SIZE: DM firmware reserved size
These configs will be used to fixup the kernel device tree's reserved
memory node for DM. Currently the fixup is only done for AM62A7 SoC, as
K3_DM_FW_RESERVED_SIZE is being used to update DM reserved memory from
0xf0000 to 0x1f0000 as the current reserved carveout is insufficient to
accommodate the binary.
For other platforms, the addresses and sizes are based on the existing
device tree reserved memory. If needed for other SoCs, address and size
could be modified in Kconfig.
Signed-off-by: Paresh Bhagat <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
