Added debug statements to bl2_mm_acquire_m().

Details:
- Added printf() statements to bl2_mm_acquire_m() to help debug issues
  with prematurely exhausted memory pool.
- Removed 'd' from kernel names of reference kernels in clarksville
  configuration's bl2_kernel.h
This commit is contained in:
Field G. Van Zee
2013-01-04 10:37:27 -06:00
parent 806e74beb4
commit 879a179e1d
3 changed files with 12 additions and 3 deletions

View File

@@ -1 +1 @@
0.0.1-8
0.0.1-10