Commit Graph

52865 Commits (985ca3945fa3cbb2933d1be9d72022c0ac4d3da9)
 

Author SHA1 Message Date
Simon Glass 985ca3945f spl: input: Allow input in SPL and TPL 6 years ago
Simon Glass 97f57109bb sf: Avoid allocating memory on every read operation 6 years ago
Simon Glass e6c5c94a79 dm: core: Update ofnode to read binman-style flash entry 6 years ago
Simon Glass cdb6aa0afb dm: core: Add a function to find the first inactive child 6 years ago
Simon Glass 9f15cc14bf dm: core: Update some functions to use const 6 years ago
Simon Glass c7a3accc3f dm: core: Alloc uclass-private data to be cache-aligned 6 years ago
Simon Glass 4af3e9ad8a sandbox: Restore blocking I/O on exit 6 years ago
Simon Glass 66613f5dd2 dm: spi: Clean up detection of sandbox SPI emulator 6 years ago
Simon Glass ef8a25006d sandbox: tpm: Enhance to support the latest Chromium OS 6 years ago
Simon Glass 998af31903 sandbox: tpm: Tidy up enums and return values 6 years ago
Simon Glass 114b60a7e6 serial: sandbox: Allow serial output without device tree 6 years ago
Simon Glass ee4417644c sandbox: Add a debug UART 6 years ago
Simon Glass 55d39911c0 sandbox: video: Speed up video output 6 years ago
Simon Glass c3aed5db59 sandbox: spi: Add more logging 6 years ago
Simon Glass 1c5a81d803 sandbox: Remove the old memory file later 6 years ago
Simon Glass 2b1dc29a12 sandbox: Add a flag to set the default log level 6 years ago
Simon Glass 69bc15d5ff sandbox: Support booting from TPL to SPL 6 years ago
Simon Glass 1289e96797 sandbox: spi: Drop command-line SPI option 6 years ago
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
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