Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: lib: lmb: add lmb test for multiple RAM banks | Simon Goldschmidt | 2019-02-02 | 1 | -19/+75 |
* | lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size | Simon Goldschmidt | 2019-01-26 | 1 | -11/+11 |
* | lib: lmb: extend lmb for checks at load time | Simon Goldschmidt | 2019-01-16 | 1 | -0/+202 |
* | lib: lmb: reserving overlapping regions should fail | Simon Goldschmidt | 2019-01-16 | 1 | -8/+87 |
* | lmb: fix allocation at end of address range | Simon Goldschmidt | 2019-01-16 | 1 | -3/+26 |
* | test: add test for lib/lmb.c | Simon Goldschmidt | 2019-01-16 | 1 | -0/+297 |