MLBEDSW-10550: Streamline HLCS buffer access
- Removes an unnecessary level of indirection from the HLCS buffer representation; that is only used to access scalar constants.
- Allow Buffer to hold single value constants without an additional allocation.
Signed-off-by: Philip Hall philip.hall@arm.com Change-Id: I3b32f13b3f71a21a38b83bf7e9e89b67cddf68c5
Edited by Fredrik Svedberg