commit | e905e51b6e3477b3724c7ae506f4aba1b4b23852 | [log] [tgz] |
---|---|---|
author | AlexeiFedorov <Alexei.Fedorov@arm.com> | Fri Nov 15 13:10:34 2024 +0000 |
committer | Alexei Fedorov <Alexei.Fedorov@arm.com> | Fri Nov 15 15:59:00 2024 +0200 |
tree | 87542665f40070e08a068c32a26dfd6fa6d46a1c | |
parent | 084c26bf01571657d4f046c12668996a1b7cc478 [diff] |
fix(rme): add console name to checksum calculation The name field of console_info structure was missed in checksum calculation. This is corrected by adding a new helper checksum_calc() which computes the checksum in a field agnostic manner. Change-Id: I5c39ee43f1fa20872c37846e3feeabd0525a47ae Signed-off-by: AlexeiFedorov <Alexei.Fedorov@arm.com>