Home
last modified time | relevance | path

Searched hist:"4 bc2c5f091aa06d284bebd057c792f769dfd2352" (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/include/kernel/
H A Dboot.h4bc2c5f091aa06d284bebd057c792f769dfd2352 Mon Jun 10 13:55:17 UTC 2024 Sungbae Yoo <sungbaey@nvidia.com> core: kernel: move manifest DT functions to dt.c

This moves functions to handle manifest DT, used as a SP (secure partition)
manifest via FF-A interface, to core/kernel/dt.c and their definitions
to dt.h.
manifest DT is dependent with CORE_FFA that depends on CFG_DT, as the same
as dt.c.

Signed-off-by: Sungbae Yoo <sungbaey@nvidia.com>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
H A Ddt.h4bc2c5f091aa06d284bebd057c792f769dfd2352 Mon Jun 10 13:55:17 UTC 2024 Sungbae Yoo <sungbaey@nvidia.com> core: kernel: move manifest DT functions to dt.c

This moves functions to handle manifest DT, used as a SP (secure partition)
manifest via FF-A interface, to core/kernel/dt.c and their definitions
to dt.h.
manifest DT is dependent with CORE_FFA that depends on CFG_DT, as the same
as dt.c.

Signed-off-by: Sungbae Yoo <sungbaey@nvidia.com>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
/optee_os/core/kernel/
H A Ddt.c4bc2c5f091aa06d284bebd057c792f769dfd2352 Mon Jun 10 13:55:17 UTC 2024 Sungbae Yoo <sungbaey@nvidia.com> core: kernel: move manifest DT functions to dt.c

This moves functions to handle manifest DT, used as a SP (secure partition)
manifest via FF-A interface, to core/kernel/dt.c and their definitions
to dt.h.
manifest DT is dependent with CORE_FFA that depends on CFG_DT, as the same
as dt.c.

Signed-off-by: Sungbae Yoo <sungbaey@nvidia.com>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
/optee_os/core/arch/arm/kernel/
H A Dboot.c4bc2c5f091aa06d284bebd057c792f769dfd2352 Mon Jun 10 13:55:17 UTC 2024 Sungbae Yoo <sungbaey@nvidia.com> core: kernel: move manifest DT functions to dt.c

This moves functions to handle manifest DT, used as a SP (secure partition)
manifest via FF-A interface, to core/kernel/dt.c and their definitions
to dt.h.
manifest DT is dependent with CORE_FFA that depends on CFG_DT, as the same
as dt.c.

Signed-off-by: Sungbae Yoo <sungbaey@nvidia.com>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>