remove line feed from encryption values
The python function swupdate_extract_keys returns the encryption values key, iv and salt with a line feed ('\n') at the end, which needs to be removed.
Signed-off-by: Christoph Lauer <christoph.lauer@xtronic.de>
Acked-by: Stefano Babic <sbabic@denx.de>