Searched hist:"4 d22155ce81bb04e3bcf171193eabf7b7e63f8ca" (Results 1 – 4 of 4) sorted by relevance
| /optee_os/core/include/ |
| H A D | io.h | 4d22155ce81bb04e3bcf171193eabf7b7e63f8ca Tue Feb 12 08:42:39 UTC 2019 Etienne Carriere <etienne.carriere@linaro.org> core: change io_{clr|set|clrset}bits32() address argument type
Change API for io_clrbits32(), io_setbits32() and io_clrsetbits32() to have a vaddr_t type address argument, rather than uintptr_t as previously.
This change updates accordingly the callers of these functions that cover only stm32mp1 related resources.
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| /optee_os/core/drivers/ |
| H A D | stm32_gpio.c | 4d22155ce81bb04e3bcf171193eabf7b7e63f8ca Tue Feb 12 08:42:39 UTC 2019 Etienne Carriere <etienne.carriere@linaro.org> core: change io_{clr|set|clrset}bits32() address argument type
Change API for io_clrbits32(), io_setbits32() and io_clrsetbits32() to have a vaddr_t type address argument, rather than uintptr_t as previously.
This change updates accordingly the callers of these functions that cover only stm32mp1 related resources.
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| /optee_os/core/arch/arm/plat-stm32mp1/ |
| H A D | stm32_util.h | 4d22155ce81bb04e3bcf171193eabf7b7e63f8ca Tue Feb 12 08:42:39 UTC 2019 Etienne Carriere <etienne.carriere@linaro.org> core: change io_{clr|set|clrset}bits32() address argument type
Change API for io_clrbits32(), io_setbits32() and io_clrsetbits32() to have a vaddr_t type address argument, rather than uintptr_t as previously.
This change updates accordingly the callers of these functions that cover only stm32mp1 related resources.
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | main.c | 4d22155ce81bb04e3bcf171193eabf7b7e63f8ca Tue Feb 12 08:42:39 UTC 2019 Etienne Carriere <etienne.carriere@linaro.org> core: change io_{clr|set|clrset}bits32() address argument type
Change API for io_clrbits32(), io_setbits32() and io_clrsetbits32() to have a vaddr_t type address argument, rather than uintptr_t as previously.
This change updates accordingly the callers of these functions that cover only stm32mp1 related resources.
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
|