WSL2-Linux-Kernel/arch/xtensa/platforms/xtfpga/include/platform
Max Filippov b85d459479 xtensa: xtfpga: fix integer overflow in TASK_SIZE
This fixes the following warning when default memory region crosses
0x80000000:

  arch/xtensa/include/asm/processor.h:40:47: warning:
    integer overflow in expression [-Woverflow]
    #define TASK_SIZE (PLATFORM_DEFAULT_MEM_START + PLATFORM_DEFAULT_MEM_SIZE)
                                               ^
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2015-11-02 18:02:55 +03:00
..
hardware.h xtensa: xtfpga: fix integer overflow in TASK_SIZE 2015-11-02 18:02:55 +03:00
lcd.h xtensa: xtfpga: fix hardware lockup caused by LCD driver 2015-02-27 07:55:29 +03:00
serial.h xtensa: add support for the XTFPGA boards 2012-12-18 21:10:24 -08:00