Searched hist:"02462972 c952c1b750b011f7e985d04d0a1556aa" (Results 1 – 5 of 5) sorted by relevance
| /rk3399_ARM-atf/include/drivers/arm/ |
| H A D | cci.h | 02462972c952c1b750b011f7e985d04d0a1556aa Tue Sep 09 08:49:23 UTC 2014 Juan Castillo <juan.castillo@arm.com> Use uintptr_t as base address type in ARM driver APIs
This patch changes the type of the base address parameter in the ARM device driver APIs to uintptr_t (GIC, CCI, TZC400, PL011). The uintptr_t type allows coverage of the whole memory space and to perform arithmetic operations on the addresses. ARM platform code has also been updated to use uintptr_t as GIC base address in the configuration.
Fixes ARM-software/tf-issues#214
Change-Id: I1b87daedadcc8b63e8f113477979675e07d788f1
|
| H A D | tzc400.h | 02462972c952c1b750b011f7e985d04d0a1556aa Tue Sep 09 08:49:23 UTC 2014 Juan Castillo <juan.castillo@arm.com> Use uintptr_t as base address type in ARM driver APIs
This patch changes the type of the base address parameter in the ARM device driver APIs to uintptr_t (GIC, CCI, TZC400, PL011). The uintptr_t type allows coverage of the whole memory space and to perform arithmetic operations on the addresses. ARM platform code has also been updated to use uintptr_t as GIC base address in the configuration.
Fixes ARM-software/tf-issues#214
Change-Id: I1b87daedadcc8b63e8f113477979675e07d788f1
|
| /rk3399_ARM-atf/include/plat/arm/common/ |
| H A D | arm_config.h | 02462972c952c1b750b011f7e985d04d0a1556aa Tue Sep 09 08:49:23 UTC 2014 Juan Castillo <juan.castillo@arm.com> Use uintptr_t as base address type in ARM driver APIs
This patch changes the type of the base address parameter in the ARM device driver APIs to uintptr_t (GIC, CCI, TZC400, PL011). The uintptr_t type allows coverage of the whole memory space and to perform arithmetic operations on the addresses. ARM platform code has also been updated to use uintptr_t as GIC base address in the configuration.
Fixes ARM-software/tf-issues#214
Change-Id: I1b87daedadcc8b63e8f113477979675e07d788f1
|
| /rk3399_ARM-atf/drivers/arm/cci/ |
| H A D | cci.c | 02462972c952c1b750b011f7e985d04d0a1556aa Tue Sep 09 08:49:23 UTC 2014 Juan Castillo <juan.castillo@arm.com> Use uintptr_t as base address type in ARM driver APIs
This patch changes the type of the base address parameter in the ARM device driver APIs to uintptr_t (GIC, CCI, TZC400, PL011). The uintptr_t type allows coverage of the whole memory space and to perform arithmetic operations on the addresses. ARM platform code has also been updated to use uintptr_t as GIC base address in the configuration.
Fixes ARM-software/tf-issues#214
Change-Id: I1b87daedadcc8b63e8f113477979675e07d788f1
|
| /rk3399_ARM-atf/include/drivers/ |
| H A D | console.h | 02462972c952c1b750b011f7e985d04d0a1556aa Tue Sep 09 08:49:23 UTC 2014 Juan Castillo <juan.castillo@arm.com> Use uintptr_t as base address type in ARM driver APIs
This patch changes the type of the base address parameter in the ARM device driver APIs to uintptr_t (GIC, CCI, TZC400, PL011). The uintptr_t type allows coverage of the whole memory space and to perform arithmetic operations on the addresses. ARM platform code has also been updated to use uintptr_t as GIC base address in the configuration.
Fixes ARM-software/tf-issues#214
Change-Id: I1b87daedadcc8b63e8f113477979675e07d788f1
|