Home
last modified time | relevance | path

Searched hist:"0 a4589e66d1a2b45b13ed5f9a8fc838b3f9182c2" (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/arch/arm/plat-k3/
H A Dplatform_config.h0a4589e66d1a2b45b13ed5f9a8fc838b3f9182c2 Thu Aug 18 23:30:01 UTC 2022 Andrew Davis <afd@ti.com> plat-k3: Add high DDR memory region

K3 devices support more than 2GB of DRAM, the extra is placed at a highmem
address of 0x880000000. If memory from this area is passed to OP-TEE
one will get the following error:

E/TC:1 0 std_entry_with_parg:235 Bad arg address 0x881585000

Add the highmem area to fix this.

Fixes: dfd994436ac3 ("plat-k3: Add DDR setup in k3 platform")
Signed-off-by: Andrew Davis <afd@ti.com>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
H A Dconf.mk0a4589e66d1a2b45b13ed5f9a8fc838b3f9182c2 Thu Aug 18 23:30:01 UTC 2022 Andrew Davis <afd@ti.com> plat-k3: Add high DDR memory region

K3 devices support more than 2GB of DRAM, the extra is placed at a highmem
address of 0x880000000. If memory from this area is passed to OP-TEE
one will get the following error:

E/TC:1 0 std_entry_with_parg:235 Bad arg address 0x881585000

Add the highmem area to fix this.

Fixes: dfd994436ac3 ("plat-k3: Add DDR setup in k3 platform")
Signed-off-by: Andrew Davis <afd@ti.com>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
H A Dmain.c0a4589e66d1a2b45b13ed5f9a8fc838b3f9182c2 Thu Aug 18 23:30:01 UTC 2022 Andrew Davis <afd@ti.com> plat-k3: Add high DDR memory region

K3 devices support more than 2GB of DRAM, the extra is placed at a highmem
address of 0x880000000. If memory from this area is passed to OP-TEE
one will get the following error:

E/TC:1 0 std_entry_with_parg:235 Bad arg address 0x881585000

Add the highmem area to fix this.

Fixes: dfd994436ac3 ("plat-k3: Add DDR setup in k3 platform")
Signed-off-by: Andrew Davis <afd@ti.com>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>