mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 00:48:50 +00:00
f46d16cf5b
Two carveout reserved memory nodes each have been added for each of the other remote processors devices within the MAIN domain on the TI J721E SK boards. These nodes are assigned to the respective rproc device nodes as well. The first region will be used as the DMA pool for the rproc devices, and the second region will furnish the static carveout regions for the firmware memory. An additional reserved memory node is also added to reserve a portion of the DDR memory to be used for performing inter-processor communication between all the remote processors running RTOS or baremetal firmwares. 8 MB of memory is reserved for this purpose, and this accounts for all the vrings and vring buffers between all the possible pairs of remote processors. The current carveout addresses and sizes are defined statically for each rproc device. The R5F processors do not have an MMU, and as such require the exact memory used by the firmwares to be set-aside. The C71x DSP processor does support a MMU called CMMU, but is not currently supported and as such requires the exact memory used by the firmware to be set-aside. The firmware images do not require any RSC_CARVEOUT entries in their resource tables to allocate the memory for firmware memory segments Signed-off-by: Sinthu Raja <sinthu.raja@ti.com> Signed-off-by: Nishanth Menon <nm@ti.com> Link: https://lore.kernel.org/r/20210929081333.26454-5-sinthu.raja@ti.com |
||
---|---|---|
.. | ||
k3-am64-main.dtsi | ||
k3-am64-mcu.dtsi | ||
k3-am64.dtsi | ||
k3-am65-iot2050-common-pg1.dtsi | ||
k3-am65-iot2050-common-pg2.dtsi | ||
k3-am65-iot2050-common.dtsi | ||
k3-am65-main.dtsi | ||
k3-am65-mcu.dtsi | ||
k3-am65-wakeup.dtsi | ||
k3-am65.dtsi | ||
k3-am642-evm.dts | ||
k3-am642-sk.dts | ||
k3-am642.dtsi | ||
k3-am654-base-board.dts | ||
k3-am654-industrial-thermal.dtsi | ||
k3-am654.dtsi | ||
k3-am6528-iot2050-basic-common.dtsi | ||
k3-am6528-iot2050-basic-pg2.dts | ||
k3-am6528-iot2050-basic.dts | ||
k3-am6548-iot2050-advanced-common.dtsi | ||
k3-am6548-iot2050-advanced-pg2.dts | ||
k3-am6548-iot2050-advanced.dts | ||
k3-j721e-common-proc-board.dts | ||
k3-j721e-main.dtsi | ||
k3-j721e-mcu-wakeup.dtsi | ||
k3-j721e-sk.dts | ||
k3-j721e-som-p0.dtsi | ||
k3-j721e.dtsi | ||
k3-j7200-common-proc-board.dts | ||
k3-j7200-main.dtsi | ||
k3-j7200-mcu-wakeup.dtsi | ||
k3-j7200-som-p0.dtsi | ||
k3-j7200.dtsi | ||
Makefile |