Commit Graph

53051 Commits (e18333e50147a7ba6715a7012f1b03ed5009f628)
 

Author SHA1 Message Date
Simon Glass 056a5cea31 sandbox: Add a way to write data to the host filesystem 6 years ago
Simon Glass 50b288aca3 sandbox: Support file truncation with os_open() 6 years ago
Simon Glass cdd140af5c log: Add helpers for common log levels 6 years ago
Patrick Delaunay 2023000aed cmd: pxe: add support for FIT config selection 6 years ago
Loic Devulder c45414b542 ARM: meson: Extend mem_map to support 3GiB of RAM 6 years ago
Yevgeny Popovych 5b781cf08d fs: btrfs: Fix tree traversal with btrfs_next_slot() 6 years ago
Trent Piepho 4a094725b4 rtc: Add read8 and write8 support to isl1208 driver 6 years ago
Simon Glass fbcf37e48e log: Correct definition of log_msg_ret() 6 years ago
Marek Vasut a6a45cd325 ofnode: Add missing address translation into ofnode_get_addr_size() 6 years ago
Marek Vasut 51cb927504 ofnode: Replace of_n_addr_cells with of_n_size_cells 6 years ago
Simon Glass 11ae93eef4 binman: Run tests concurrently 6 years ago
Simon Glass 2673afe221 test: Reduce the number of tests run with sandbox_flattree 6 years ago
Simon Glass 008b030009 patman: Don't clear progress in tout unless it was used 6 years ago
Simon Glass 1fda18205f tools: Set an initial value for indir 6 years ago
Simon Glass 4b4bc06ef4 buildman: dtoc: Suppress unwanted output from test 6 years ago
Simon Glass 86af511d89 binman: Separate out testSplBssPad() 6 years ago
Simon Glass e0e6275f4c binman: Fix up removal of temporary directories 6 years ago
Simon Glass ed59e005e6 binman: Add a default path to libfdt.py 6 years ago
Simon Glass 3bc11e818c test: Tidy up comments and variable name 6 years ago
Simon Glass c9adb3559c test: Print the name of each test before running it 6 years ago
Simon Glass 734f3de924 test: Simplify the PATH setup 6 years ago
Simon Glass a3a3f5d531 Makefile: Add a 'check' target for make 6 years ago
Simon Glass da753e35cb buildman: Make the toolchain test more forgiving 6 years ago
Simon Glass 87b05ee3a9 test/py: Fix unicode handling for log filtering 6 years ago
Simon Glass ec9e0f4712 patman: Handle unicode in _ProjectConfigParser tests 6 years ago
Simon Glass 9f8037ea9c sandbox: Unprotect DATA regions in bus tests 6 years ago
Jens Wiklander 0a60a81ba3 Kconfig: sandbox: enable cmd_avb and dependencies 6 years ago
Jens Wiklander bbddbef998 avb_verify: support sandbox configuration 6 years ago
Jens Wiklander 07cbae7672 test_avb: Update pymark.buildconfigspec information for the AVB tests 6 years ago
Jens Wiklander 6663e07478 avb_verify: support using OP-TEE TA AVB 6 years ago
Jens Wiklander a6ab4245d1 test: tee: test TEE uclass 6 years ago
Jens Wiklander eadf26f183 tee: add sandbox driver 6 years ago
Jens Wiklander fe39e8e0ee sandbox: imply CONFIG_TEE (TEE uclass) 6 years ago
Jens Wiklander fa830ae1e4 sandbox: dt: add sandbox_tee node 6 years ago
Jens Wiklander 1cc8cc4e67 tee: optee: support AVB trusted application 6 years ago
Jens Wiklander 232cfd6d91 optee: support routing of rpmb data frames to mmc 6 years ago
Jens Wiklander 7ab5630a42 arm: dt: hikey: Add optee node 6 years ago
Jens Wiklander 1ea3fbe318 Documentation: tee uclass and op-tee driver 6 years ago
Jens Wiklander d4bd3d25d8 tee: add OP-TEE driver 6 years ago
Jens Wiklander 53b6aac7b1 dt/bindings: add bindings for optee 6 years ago
Jens Wiklander 9ff4a31175 Add UCLASS_TEE for Trusted Execution Environment 6 years ago
Jens Wiklander 4853ad3e13 mmc: rpmb: add mmc_rpmb_route_frames() 6 years ago
Jens Wiklander 6d89902d7a cmd: avb: print error message if command fails 6 years ago
Jens Wiklander ab2d738239 cmd: avb read_rb: print rb_idx in hexadecimal 6 years ago
Jens Wiklander 747558d014 dm: fdt: scan for devices under /firmware too 6 years ago
Michal Simek 51c12319b4 spl: spi: Do not hardcode fixed size for header 6 years ago
Michal Simek 83a64560dd spl: ram: Fix u_boot_pos calculation 6 years ago
Patrice Chotard 362612df53 mach-stm32: Set MPU SDRAM size to 512MB for STM32F7/H7 6 years ago
Heinrich Schuchardt f105fe7bc5 fs: fat: fix set_cluster() 6 years ago
Heinrich Schuchardt 0d532e911c fs: fat: memory leak in fat_unlink() 6 years ago