-
- Downloads
sunxi: Support H3 CCU security switches
H3's CCU includes some switches which disable non-secure access to some of the more critical clock controls, such as MBUS, PLLs, and main platform busses. Configure them to enable non-secure access. For now the only SoC that has this feature is the H3. For other platforms just use a default (weak) empty function so things do not break. Signed-off-by:Chen-Yu Tsai <wens@csie.org> Acked-by:
Hans de Goede <hdegoede@redhat.com> Signed-off-by:
Hans de Goede <hdegoede@redhat.com>
Showing
- arch/arm/cpu/armv7/sunxi/clock.c 5 additions, 0 deletionsarch/arm/cpu/armv7/sunxi/clock.c
- arch/arm/cpu/armv7/sunxi/clock_sun6i.c 13 additions, 0 deletionsarch/arm/cpu/armv7/sunxi/clock_sun6i.c
- arch/arm/include/asm/arch-sunxi/clock.h 1 addition, 0 deletionsarch/arm/include/asm/arch-sunxi/clock.h
- arch/arm/include/asm/arch-sunxi/clock_sun6i.h 7 additions, 0 deletionsarch/arm/include/asm/arch-sunxi/clock_sun6i.h
Loading
Please register or sign in to comment