app: aboot: ensure NULL termination to cmdine buffer of bootimage header

kernel command is part of the bootimage header which
is prepared using the mkbootimage tool, make sure to
null terminate the command line buffer before passing
it to update command line function.

Change-Id: I8329d8b1e69813b72f9ec38d54a04a6b4f8df9ba
1 file changed