diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2014-09-12 14:06:50 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2014-09-12 14:06:50 +0100 |
commit | fee8ea12eba366db5ef8f72478cb746bda375d6f (patch) | |
tree | 1b17fc91d9af50058249fc530168649b3fffa5b3 /iothread.c | |
parent | 4c4bf654746eae5a042bde6c150d534d8849b762 (diff) |
hw/arm/boot: pass an address limit to and return size from load_dtb()
Add an address limit input parameter to load_dtb() so that we can
tell load_dtb() how much memory the dtb is allowed to consume. If
the dtb doesn't fit, return 0, otherwise return the actual size of
the loaded dtb.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Message-id: 1410453915-9344-3-git-send-email-ard.biesheuvel@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'iothread.c')
0 files changed, 0 insertions, 0 deletions