| #
1428fce8 |
| 23-Jan-2023 |
Etienne Carriere <etienne.carriere@linaro.org> |
core: gic: rename macros GIC_SGI, GIC_PPI and GIC_SPI
Renames OP-TEE core macros GIC_SGI(), GIC_PPI() and GIC_SPI() to GIC_xxx_TO_ITNUM() to prevent collision with macros GIC_SPI and CFG_PPI defined
core: gic: rename macros GIC_SGI, GIC_PPI and GIC_SPI
Renames OP-TEE core macros GIC_SGI(), GIC_PPI() and GIC_SPI() to GIC_xxx_TO_ITNUM() to prevent collision with macros GIC_SPI and CFG_PPI defined in GIC DT bindings.
Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
show more ...
|
| #
3cdbb86e |
| 05-Sep-2019 |
Bharat Kumar Reddy Gooty <bharat.gooty@broadcom.com> |
pta: bcm: Add PTA for secure watchdog
Add PTA for secure watchdog. A userspace application uses this PTA to carry out below operations: - Initialize and configure secure watchdog - Set timeout val
pta: bcm: Add PTA for secure watchdog
Add PTA for secure watchdog. A userspace application uses this PTA to carry out below operations: - Initialize and configure secure watchdog - Set timeout value - Start and - Stop watchdog
Signed-off-by: Bharat Kumar Reddy Gooty <bharat.gooty@broadcom.com> Signed-off-by: Sheetal Tigadoli <sheetal.tigadoli@broadcom.com> Acked-by: Jerome Forissier <jerome@forissier.org>
show more ...
|