summaryrefslogtreecommitdiff
path: root/arch/sandbox/include
AgeCommit message (Expand)AuthorFilesLines
2023-08-08arm_ffa: introduce sandbox FF-A supportAbdellatif El Khlifi2-0/+193
2023-07-25Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini2-193/+0
2023-07-24arm_ffa: introduce sandbox FF-A supportAbdellatif El Khlifi2-0/+193
2023-07-20sandbox: fix a compilation errorSergei Antonov2-25/+23
2023-07-17x86: Record the start and end of the tablesSimon Glass1-0/+4
2023-06-01axi: fix definition of axi_sandbox_get_emul()Heinrich Schuchardt1-4/+4
2023-04-28sandbox: correct posix_types.h defineHeinrich Schuchardt1-3/+4
2023-04-28sandbox: mark sandbox_exit() as no return.Heinrich Schuchardt1-1/+1
2023-04-28sandbox64: fix: return unsigned long in readq()Abdellatif El Khlifi1-1/+1
2023-04-07sandbox: video: Fix building without SDLSimon Glass1-0/+8
2023-03-14Merge tag 'v2023.04-rc4' into nextTom Rini1-5/+1
2023-03-03sandbox: Tidy up RTC optionsSimon Glass1-1/+1
2023-03-01sandbox: Correctly define BITS_PER_LONGMichal Suchanek1-5/+1
2023-01-24sandbox: Allow SPI flash bootdevs to be disabled for testsSimon Glass2-0/+15
2023-01-24sandbox: Allow ethernet to be disabled at runtimeSimon Glass2-0/+17
2022-12-22sandbox: Finish migration to KconfigTom Rini1-10/+0
2022-12-05test: test sandbox sound driver more rigorouslyHeinrich Schuchardt1-0/+10
2022-10-31vbe: Support reading the next SPL phase via VBESimon Glass1-0/+1
2022-10-31sandbox: Add a way to specify the sandbox executableSimon Glass1-1/+2
2022-10-31sandbox: Generalise SPL bootingSimon Glass1-0/+3
2022-09-29sandbox: Support setting up the other FDT for testingSimon Glass1-0/+19
2022-09-29sandbox: Support loading the other FDTSimon Glass1-0/+16
2022-09-29sandbox: Add a function to load a relative file pathSimon Glass1-0/+14
2022-09-29test: Support testing malloc() failuresSimon Glass1-0/+1
2022-08-12bootstd: Allow EFI bootmgr to support an invalid bootflowSimon Glass1-0/+11
2022-07-11Merge branch 'next'Tom Rini5-5/+46
2022-06-25sandbox: sdl: Add stub sandbox_sdl_remove_display()Andrew Scull1-0/+5
2022-06-23sandbox: Add libfuzzer integrationAndrew Scull1-0/+25
2022-06-23sandbox: Decouple program entry from sandbox initAndrew Scull1-0/+18
2022-06-23sandbox: Rename getopt sectionsAndrew Scull2-3/+3
2022-06-06spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGETom Rini1-2/+0
2022-04-14Remove duplication of table_compute_checksum functionTom Rini1-0/+0
2022-04-14test: serial: Add test for putc/putsSean Anderson1-0/+22
2022-03-25sandbox: video: Replace PCI_CLASS_* macros by one from pci_ids.hPali Rohár1-2/+3
2022-03-03firmware: scmi: fix sandbox and related tests for clock discoveryEtienne Carriere1-1/+0
2022-03-03sandbox: scmi: test against a single scmi agentEtienne Carriere1-8/+4
2022-02-11acpi: Move acpi_write_tables() to a generic headerSimon Glass1-1/+1
2022-01-25sandbox: Allow building with GENERATE_ACPI_TABLESimon Glass2-0/+2
2022-01-25x86: Move the acpi table to generic global_dataSimon Glass1-1/+0
2022-01-19doc: replace @return by Return:Heinrich Schuchardt6-40/+40
2021-12-27sandbox: video: Add BMP tests for 32bpp and 8bpp modesSimon Glass1-0/+18
2021-12-27video: sandbox: Avoid duplicate display windowsSimon Glass1-0/+7
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas1-8/+0
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-1/+1
2021-09-25irq: Tidy up of-platdata irq supportSimon Glass1-0/+20
2021-09-01Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini1-1/+0
2021-08-01sandbox: Reduce keyed autoboot delaySimon Glass1-0/+1
2021-07-21sandbox: Support executables for more phasesSimon Glass1-0/+13
2021-07-06sandbox: cros-ec: Add tests for the Chromium OS EC PWM driverAlper Nebi Yasak1-0/+10
2021-07-06sandbox: Support signal handling only when requestedSimon Glass1-0/+1