commit | 7c38ef49515b5aceb0edc79e3ebbc1e7d5b469b3 | [log] [tgz] |
---|---|---|
author | AlexeiFedorov <Alexei.Fedorov@arm.com> | Tue Nov 28 11:39:19 2023 +0000 |
committer | Alexei Fedorov <Alexei.Fedorov@arm.com> | Tue Dec 05 17:39:02 2023 +0200 |
tree | 7db80487f5f6b9c2cd2e0c092cee65662679caff | |
parent | 6871a439b98b60177660650aa650918bd00c1d80 [diff] |
fix(rmm): changes for Release build and logging This patch sets default Release build LOG_LEVEL to 20 (LOG_LEVEL_NOTICE) to match TF-A code. Function 'assert_cpu_slots_empty()' replaced with 'check_cpu_slots_empty()' returning boolean value Change-Id: I544143510325636ba784e476dbb83b923013b0e2 Signed-off-by: AlexeiFedorov <Alexei.Fedorov@arm.com>