u-boot/arch/sandbox/include/asm
Tom Rini 5e6a112e11 Merge patch series "nand: Add sandbox tests"
To quote the author:

This series tests raw nand flash in sandbox and fixes various bugs discovered in
the process. I've tried to do things in a contemporary manner, avoiding the
(numerous) variations present on only a few boards. The test is pretty minimal.
Future work could test the rest of the nand API as well as the MTD API.

Bloat (for v1) at [1] (for boards with SPL_NAND_SUPPORT enabled). Almost
everything grows by a few bytes due to nand_page_size. A few boards grow more,
mostly those using nand_spl_loaders.c. CI at [2].

[1] https://gist.github.com/Forty-Bot/9694f3401893c9e706ccc374922de6c2
[2] https://source.denx.de/u-boot/custodians/u-boot-clk/-/pipelines/18443
2023-11-16 13:49:13 -05:00
..
acpi_table.h acpi: Move acpi_write_tables() to a generic header 2022-02-11 11:29:23 -05:00
axi.h axi: fix definition of axi_sandbox_get_emul() 2023-06-01 12:32:03 -04:00
barrier.h sandbox: Add <asm/barrier.h> 2023-11-07 14:49:40 -05:00
bitops.h sandbox: Use the generic bitops headers 2015-11-05 10:52:14 -05:00
byteorder.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cache.h Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig 2021-08-31 17:47:49 -04:00
clk.h sandbox: Drop <common.h> 2023-11-07 14:50:52 -05:00
config.h sandbox: Finish migration to Kconfig 2022-12-22 10:31:48 -05:00
cpu.h timer: Add a test for timer_timebase_fallback 2020-09-30 08:54:45 +08:00
dma-mapping.h dma-mapping: add <asm/dma-mapping.h> for all architectures 2020-02-20 15:09:54 +08:00
eth-raw-os.h sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces 2018-07-26 14:08:19 -05:00
eth.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
fuzzing_engine.h sandbox: Add libfuzzer integration 2022-06-23 12:58:18 -04:00
getopt.h sandbox: Rename getopt sections 2022-06-23 12:58:18 -04:00
global_data.h Record the position of the SMBIOS tables 2023-09-22 06:05:40 +08:00
gpio.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
handoff.h spl: Add support for passing handoff info to U-Boot proper 2018-11-26 08:25:37 -05:00
i2c.h sandbox: i2c: Move platdata structs to header files 2021-03-26 17:03:08 +13:00
io.h sandbox64: fix: return unsigned long in readq() 2023-04-27 17:01:14 -04:00
irq.h irq: Tidy up of-platdata irq support 2021-09-25 09:46:15 -06:00
linkage.h efi: Use asmlinkage for EFIAPI 2016-10-19 09:01:53 +02:00
main.h sandbox: Decouple program entry from sandbox init 2022-06-23 12:58:18 -04:00
malloc.h test: Support testing malloc() failures 2022-09-29 16:07:58 -04:00
mbox.h sandbox: Drop <common.h> 2023-11-07 14:50:52 -05:00
posix_types.h sandbox: correct posix_types.h define 2023-04-28 11:30:18 -06:00
power-domain.h sandbox: Drop <common.h> 2023-11-07 14:50:52 -05:00
processor.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ptrace.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
reset.h sandbox: Drop <common.h> 2023-11-07 14:50:52 -05:00
rtc.h sandbox: Tidy up RTC options 2023-03-02 17:45:58 -05:00
sandbox_arm_ffa.h arm_ffa: introduce sandbox FF-A support 2023-08-08 10:22:03 -04:00
sandbox_arm_ffa_priv.h arm_ffa: introduce sandbox FF-A support 2023-08-08 10:22:03 -04:00
scmi_test.h sandbox: add SCMI power domain protocol support for testing 2023-10-24 17:05:24 -04:00
sdl.h sandbox: fix a compilation error 2023-07-20 14:10:57 -06:00
sections.h sandbox: Rename getopt sections 2022-06-23 12:58:18 -04:00
serial.h test: serial: Add test for putc/puts 2022-04-14 15:39:15 -04:00
setjmp.h sandbox: Fix setjmp/longjmp 2018-09-23 21:55:30 +02:00
spi.h sandbox: spi: Drop unused sandbox_spi_parse_spec function 2020-12-22 20:39:25 -07:00
spl.h test: spl: Add a test for NAND 2023-11-16 12:43:49 -05:00
state.h sandbox: Allow SPI flash bootdevs to be disabled for tests 2023-01-23 18:11:41 -05:00
string.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
system.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
test.h sandbox: fix a compilation error 2023-07-20 14:10:57 -06:00
types.h sandbox: Correctly define BITS_PER_LONG 2023-03-01 11:22:27 -07:00
u-boot-sandbox.h sandbox: mark sandbox_exit() as no return. 2023-04-28 11:30:17 -06:00
u-boot.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
unaligned.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00