Searched hist:"1168 d2dd4b370155b499b995fde7da5a8782ead4" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/drivers/timer/ |
| H A D | rockchip_timer.c | 1168d2dd4b370155b499b995fde7da5a8782ead4 Fri Jul 28 15:43:19 UTC 2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com> rockchip: timer: add device-model timer driver for RK3368 (and similar)
This adds a device-model driver for the timer block in the RK3368 (and similar devices that share the same timer block, such as the RK3288) for the down-counting (i.e. non-secure) timers.
This allows us to configure U-Boot for the RK3368 in such a way that we can run with the secure timer inaccessible or uninitialised (note that the ARMv8 generic timer does not count, if the secure timer is not enabled).
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| H A D | Makefile | 1168d2dd4b370155b499b995fde7da5a8782ead4 Fri Jul 28 15:43:19 UTC 2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com> rockchip: timer: add device-model timer driver for RK3368 (and similar)
This adds a device-model driver for the timer block in the RK3368 (and similar devices that share the same timer block, such as the RK3288) for the down-counting (i.e. non-secure) timers.
This allows us to configure U-Boot for the RK3368 in such a way that we can run with the secure timer inaccessible or uninitialised (note that the ARMv8 generic timer does not count, if the secure timer is not enabled).
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| H A D | Kconfig | 1168d2dd4b370155b499b995fde7da5a8782ead4 Fri Jul 28 15:43:19 UTC 2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com> rockchip: timer: add device-model timer driver for RK3368 (and similar)
This adds a device-model driver for the timer block in the RK3368 (and similar devices that share the same timer block, such as the RK3288) for the down-counting (i.e. non-secure) timers.
This allows us to configure U-Boot for the RK3368 in such a way that we can run with the secure timer inaccessible or uninitialised (note that the ARMv8 generic timer does not count, if the secure timer is not enabled).
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|