Home
last modified time | relevance | path

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

/optee_os/core/kernel/
H A Dboot.c910441c3557bd246f82fb591481a70d6c966b2a5 Mon May 20 08:35:13 UTC 2024 Yu Chien Peter Lin <peterlin@andestech.com> core: kernel: factor out shared memory boot-time helpers

The static and dynamic shared memory helpers used for boot-time
reservation/registration are non-architecture-specific. Moving
them into the generic boot.c file will help avoid duplicated code
and improve maintainability.

Signed-off-by: Yu Chien Peter Lin <peterlin@andestech.com>
Reviewed-by: Alvin Chang <alvinga@andestech.com>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
H A Dsub.mk910441c3557bd246f82fb591481a70d6c966b2a5 Mon May 20 08:35:13 UTC 2024 Yu Chien Peter Lin <peterlin@andestech.com> core: kernel: factor out shared memory boot-time helpers

The static and dynamic shared memory helpers used for boot-time
reservation/registration are non-architecture-specific. Moving
them into the generic boot.c file will help avoid duplicated code
and improve maintainability.

Signed-off-by: Yu Chien Peter Lin <peterlin@andestech.com>
Reviewed-by: Alvin Chang <alvinga@andestech.com>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
/optee_os/core/include/kernel/
H A Dboot.h910441c3557bd246f82fb591481a70d6c966b2a5 Mon May 20 08:35:13 UTC 2024 Yu Chien Peter Lin <peterlin@andestech.com> core: kernel: factor out shared memory boot-time helpers

The static and dynamic shared memory helpers used for boot-time
reservation/registration are non-architecture-specific. Moving
them into the generic boot.c file will help avoid duplicated code
and improve maintainability.

Signed-off-by: Yu Chien Peter Lin <peterlin@andestech.com>
Reviewed-by: Alvin Chang <alvinga@andestech.com>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
/optee_os/core/arch/arm/kernel/
H A Dboot.c910441c3557bd246f82fb591481a70d6c966b2a5 Mon May 20 08:35:13 UTC 2024 Yu Chien Peter Lin <peterlin@andestech.com> core: kernel: factor out shared memory boot-time helpers

The static and dynamic shared memory helpers used for boot-time
reservation/registration are non-architecture-specific. Moving
them into the generic boot.c file will help avoid duplicated code
and improve maintainability.

Signed-off-by: Yu Chien Peter Lin <peterlin@andestech.com>
Reviewed-by: Alvin Chang <alvinga@andestech.com>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>