u-boot/arch/arm
Venkatesh Yadav Abbarapu c9e28930e3 arm64: zynqmp: Fix compiler warnings in mp.c
make W=1 generates the following warning in cpu_disable, cpu_status and
cpu_release functions.

arch/arm/mach-zynqmp/mp.c:166:16: warning: comparison of unsigned expression
in '>= 0' is always true [-Wtype-limits]
166 |         if (nr >= ZYNQMP_CORE_APU0 && nr <= ZYNQMP_CORE_APU3) {
    |                ^~

Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com>
Link: https://lore.kernel.org/r/20221004053454.25470-1-venkatesh.abbarapu@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
2022-10-07 11:29:48 +02:00
..
cpu
dts arm64: dts: Remove unused property device_id 2022-10-05 11:36:54 +02:00
include - Increase SYS_MALLOC_F_LEN for STM32 MCU's board 2022-09-27 08:53:51 -04:00
lib treewide: Drop bootm_headers_t typedef 2022-09-29 16:07:57 -04:00
mach-apple
mach-aspeed treewide: Drop image_header_t typedef 2022-09-29 16:07:57 -04:00
mach-at91
mach-bcm283x
mach-bcmbca
mach-bcmstb
mach-cortina
mach-davinci
mach-exynos
mach-highbank
mach-hpe
mach-imx treewide: Drop image_header_t typedef 2022-09-29 16:07:57 -04:00
mach-integrator
mach-ipq40xx
mach-k3 treewide: Drop image_header_t typedef 2022-09-29 16:07:57 -04:00
mach-keystone treewide: Drop image_header_t typedef 2022-09-29 16:07:57 -04:00
mach-kirkwood
mach-lpc32xx
mach-mediatek arm: mediatek: add support for MediaTek MT7981 SoC 2022-09-23 15:09:15 -04:00
mach-meson
mach-mvebu board_f: Fix types for board_get_usable_ram_top() 2022-09-23 15:12:42 -04:00
mach-nexell
mach-npcm
mach-octeontx
mach-octeontx2
mach-omap2
mach-orion5x
mach-owl
mach-qemu
mach-rmobile
mach-rockchip board_f: Fix types for board_get_usable_ram_top() 2022-09-23 15:12:42 -04:00
mach-s5pc1xx
mach-snapdragon
mach-socfpga treewide: Drop bootm_headers_t typedef 2022-09-29 16:07:57 -04:00
mach-sti
mach-stm32
mach-stm32mp - Increase SYS_MALLOC_F_LEN for STM32 MCU's board 2022-09-27 08:53:51 -04:00
mach-sunxi treewide: Drop image_header_t typedef 2022-09-29 16:07:57 -04:00
mach-tegra dm: core: Drop ofnode_is_available() 2022-09-29 16:11:31 -04:00
mach-u8500
mach-uniphier
mach-versal
mach-versal-net spi: cadence_qspi: Add support for Versal NET platform 2022-09-26 14:23:29 +02:00
mach-versatile
mach-zynq
mach-zynqmp arm64: zynqmp: Fix compiler warnings in mp.c 2022-10-07 11:29:48 +02:00
mach-zynqmp-r5
thumb1/include/asm/proc-armv
config.mk
Kconfig arm64: versal-net: Add support for Versal NET platform 2022-09-26 14:23:29 +02:00
Kconfig.debug
Makefile arm64: versal-net: Add support for Versal NET platform 2022-09-26 14:23:29 +02:00