Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/
H A Dtzc380.h4c56bf5f97b6344e840519f6a76770552d4c924b Wed Jun 07 07:30:33 UTC 2017 Peng Fan <peng.fan@nxp.com> drivers: tzc380: add tzc380 driver

Add tzc380 driver support.

The usage:
Use tzc_init(vaddr_t base) to get the tzc380 configuration.
Use tzc_configure_region to configure the memory region,
such as "tzc_configure_region(5, 0x4e000000,
TZC_ATTR_REGION_SIZE(TZC_REGION_SIZE_32M) | TZC_ATTR_REGION_EN_MASK |
TZC_ATTR_SP_S_RW);"

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Acked-by: Etienne Carriere <etienne.carriere@linaro.org>
/optee_os/core/drivers/
H A Dtzc380.c4c56bf5f97b6344e840519f6a76770552d4c924b Wed Jun 07 07:30:33 UTC 2017 Peng Fan <peng.fan@nxp.com> drivers: tzc380: add tzc380 driver

Add tzc380 driver support.

The usage:
Use tzc_init(vaddr_t base) to get the tzc380 configuration.
Use tzc_configure_region to configure the memory region,
such as "tzc_configure_region(5, 0x4e000000,
TZC_ATTR_REGION_SIZE(TZC_REGION_SIZE_32M) | TZC_ATTR_REGION_EN_MASK |
TZC_ATTR_SP_S_RW);"

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Acked-by: Etienne Carriere <etienne.carriere@linaro.org>
H A Dsub.mk4c56bf5f97b6344e840519f6a76770552d4c924b Wed Jun 07 07:30:33 UTC 2017 Peng Fan <peng.fan@nxp.com> drivers: tzc380: add tzc380 driver

Add tzc380 driver support.

The usage:
Use tzc_init(vaddr_t base) to get the tzc380 configuration.
Use tzc_configure_region to configure the memory region,
such as "tzc_configure_region(5, 0x4e000000,
TZC_ATTR_REGION_SIZE(TZC_REGION_SIZE_32M) | TZC_ATTR_REGION_EN_MASK |
TZC_ATTR_SP_S_RW);"

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Acked-by: Etienne Carriere <etienne.carriere@linaro.org>