diff options
| author | Quentin Schulz <[email protected]> | 2025-10-28 17:57:34 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-11-02 12:15:23 -0600 |
| commit | ad3fb3808e59b3eab455bfa7fd4840e611df3204 (patch) | |
| tree | 92ec4fa8aa8e1c12a8e614eabe924625272a6856 /scripts | |
| parent | 0940d65eaa6737aaf55494f28d9b641bdbec29f7 (diff) | |
rockchip: px30: use rockchip_stimer_init from spl_common.o for TPL
Instead of redefining what is essentially the same code in
secure_timer_init, let's simply use rockchip_stimer_init from
spl_common.o instead.
This increases the size of the TPL by 16B, due to the added check of
STIMER already being enabled. Experimentally, STIMER is not already
enabled when in TPL.
Signed-off-by: Quentin Schulz <[email protected]>
Reviewed-by: Kever Yang <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
