summaryrefslogtreecommitdiff
path: root/common/shmalloc.c
Commit message (Expand)AuthorAgeFilesLines
* printf: Add support for %zEvan Green2019-10-051-4/+4
* Change get_shmem_size() to max allocatable bytesGurleen Grewal2019-09-171-1/+3
* cr50: complete support of the new NVMEM structureVadim Bendebury2019-04-051-0/+2
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-24/+24
* fix shmem console commandVincent Palatin2018-03-011-2/+2
* Fix shmalloc unit testVincent Palatin2018-02-091-1/+1
* common: introduce malloc/free implementationVadim Bendebury2017-01-051-0/+389