Home
last modified time | relevance | path

Searched hist:a0643e22 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/board/samsung/common/
H A Dboard.ca0643e22 Tue Feb 17 07:50:25 CST 2015 Przemyslaw Marczak <p.marczak@samsung.com> board: samsung: reserve memory for the secure firmware

Since more than one board requires memory reservation
for the secure firmware, the reservation code can be
made in a common code.
Now, to reserve some part of the the last bank,
board config should define:
- CONFIG_TZSW_RESERVED_DRAM - len in bytes
- CONFIG_NR_DRAM_BANKS - number of memory banks

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Cc: Akshay Saraswat <akshay.s@samsung.com>
Cc: Hyungwon Hwang <human.hwang@samsung.com>
Cc: Minkyu Kang <mk7.kang@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>