summaryrefslogtreecommitdiff
path: root/common/shmalloc.c
Commit message (Expand)AuthorAgeFilesLines
* 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