hekate/bootloader/soc
CTCaer c5b64a2b58 tsec: Don't disable HOST1x clock because it's used
Tsec keys function always disabled host1x clock after running.
This interferes with display interface and disables further window frame syncing.
Display_end code already handles disable and reset of said clock.

It also fixes an ancient bug that was mitigated by removing the 5 frame sync on HOST1X_SYNC_SYNCPT_9 at channel 0:
5fd9daa364 (diff-6b0c56eab8515465d559ff0ea73a22c3L152)
2019-09-11 02:19:41 +03:00
..
bpmp.c Add more register names + refactoring 2019-09-09 16:56:37 +03:00
bpmp.h utils: Fix ms timer accuracy 2019-08-28 01:33:38 +03:00
clock.c Add more register names + refactoring 2019-09-09 16:56:37 +03:00
clock.h Add more register names + refactoring 2019-09-09 16:56:37 +03:00
cluster.c Add more register names + refactoring 2019-09-09 16:56:37 +03:00
cluster.h utils: Fix ms timer accuracy 2019-08-28 01:33:38 +03:00
fuse.c [sdmmc] Fix Sandisk U1 fast power cycle 2019-04-23 03:31:16 +03:00
fuse.h Various bugfixes 2019-06-30 03:15:46 +03:00
gpio.c Refactor ALL the things + enable LTO 2018-08-13 11:58:24 +03:00
gpio.h Refactor ALL the things + enable LTO 2018-08-13 11:58:24 +03:00
hw_init.c Add more register names + refactoring 2019-09-09 16:56:37 +03:00
hw_init.h Major refactoring of main.c 2018-11-27 11:45:43 +02:00
i2c.c Various bugfixes 2019-08-28 01:08:57 +03:00
i2c.h General bugfixes + hardcoded name replacement 2018-09-18 23:38:54 +03:00
kfuse.c Refactor ALL the things + enable LTO 2018-08-13 11:58:24 +03:00
kfuse.h Refactor ALL the things + enable LTO 2018-08-13 11:58:24 +03:00
pinmux.c Fix debug uart 2018-12-08 12:38:59 +08:00
pinmux.h Add more register names + refactoring 2019-09-09 16:56:37 +03:00
pmc.h Add more register names + refactoring 2019-09-09 16:56:37 +03:00
pmc_lp0_t210.h Add display_end fix for all fw + easter egg 2018-08-14 02:30:44 +03:00
smmu.c Make tsec checks faster and cover unluckiest cases 2018-12-16 16:55:56 +02:00
smmu.h 6.2.0 support 2018-11-30 23:20:15 +02:00
t210.h tsec: Don't disable HOST1x clock because it's used 2019-09-11 02:19:41 +03:00
uart.c Fix debug uart 2018-12-08 12:38:59 +08:00
uart.h Add more register names + refactoring 2019-09-09 16:56:37 +03:00