Add fill method for Array (#12)

This allows filling MMIO arrays from a single value.

This avoids the risk of putting a large amount of data on the
stack when using write().

Signed-off-by: Steven Portley <sportley@google.com>
1 file changed