| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-13 | compression: test: Move into the lib suite | Simon Glass | |
| There is no particular need for compression to have its own test suite. Move it into the lib suite instead. Add the missing help for 'common' and update the docs. Signed-off-by: Simon Glass <[email protected]> Tested-by: Tom Rini <[email protected]> # rpi_3, rpi_4, rpi_arm64, am64x_evm_a53, am64-sk | |||
| 2024-11-13 | compression: test: Move test into lib | Simon Glass | |
| This test doesn't belong at the top level. Move it into the lib/ directory, since that is where compression is implemented. Signed-off-by: Simon Glass <[email protected]> Tested-by: Tom Rini <[email protected]> # rpi_3, rpi_4, rpi_arm64, am64x_evm_a53, am64-sk | |||
