Commit Graph

6 Commits (75918afa649b9b8ac56e9d24e4984e8d37a8b2d9)

Author SHA1 Message Date
Philipp Rosenberger 596380db28 malloc_simple: fix malloc_ptr calculation 10 years ago
Simon Glass 972ea53390 malloc_simple: Correct the alignment logic in memalign_simple() 10 years ago
Simon Glass b6bfb6ff9a Add a simple version of memalign() 10 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 years ago
Hans de Goede 2c8571703a malloc_simple: Return NULL on malloc failure rather then calling panic() 10 years ago
Simon Glass c9356be307 dm: Split the simple malloc() implementation into its own file 11 years ago