smbios: arm64: use lmb allocator for tables

The SMBIOS v2 tables have to be allocated at a 32-bit address, handle
this by using the LMB allocator to restrict the allocation range whilst
still ensuring that the address is within valid RAM.

Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
2 files changed