Home
last modified time | relevance | path

Searched hist:"8 e17e072793b1d3c3a89eb7c43ce8288a17ba945" (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/arch/riscv/plat-virt/
H A Dconf.mk8e17e072793b1d3c3a89eb7c43ce8288a17ba945 Tue Jul 15 19:06:00 UTC 2025 Marouene Boubakri <marouene.boubakri@nxp.com> core: riscv: add build config for MPXY/RPMI support

Enable compilation of MPXY/RPMI support by introducing the build
option `CFG_RISCV_SBI_MPXY_RPMI`.

This commit:
- Adds sbi_mpxy_rpmi.c to the build when the option is enabled
- Forces `CFG_RISCV_SBI_MPXY` when MPXY/RPMI is selected
- Enables CFG_RISCV_SBI_MPXY_RPMI in plat-virt by default

Signed-off-by: Marouene Boubakri <marouene.boubakri@nxp.com>
Reviewed-by: Alvin Chang <alvinga@andestech.com>
/optee_os/core/arch/riscv/
H A Driscv.mk8e17e072793b1d3c3a89eb7c43ce8288a17ba945 Tue Jul 15 19:06:00 UTC 2025 Marouene Boubakri <marouene.boubakri@nxp.com> core: riscv: add build config for MPXY/RPMI support

Enable compilation of MPXY/RPMI support by introducing the build
option `CFG_RISCV_SBI_MPXY_RPMI`.

This commit:
- Adds sbi_mpxy_rpmi.c to the build when the option is enabled
- Forces `CFG_RISCV_SBI_MPXY` when MPXY/RPMI is selected
- Enables CFG_RISCV_SBI_MPXY_RPMI in plat-virt by default

Signed-off-by: Marouene Boubakri <marouene.boubakri@nxp.com>
Reviewed-by: Alvin Chang <alvinga@andestech.com>
/optee_os/core/arch/riscv/kernel/
H A Dsub.mk8e17e072793b1d3c3a89eb7c43ce8288a17ba945 Tue Jul 15 19:06:00 UTC 2025 Marouene Boubakri <marouene.boubakri@nxp.com> core: riscv: add build config for MPXY/RPMI support

Enable compilation of MPXY/RPMI support by introducing the build
option `CFG_RISCV_SBI_MPXY_RPMI`.

This commit:
- Adds sbi_mpxy_rpmi.c to the build when the option is enabled
- Forces `CFG_RISCV_SBI_MPXY` when MPXY/RPMI is selected
- Enables CFG_RISCV_SBI_MPXY_RPMI in plat-virt by default

Signed-off-by: Marouene Boubakri <marouene.boubakri@nxp.com>
Reviewed-by: Alvin Chang <alvinga@andestech.com>