| commit | 8a1f372fb6c4d4bb6643992ae0133b1b91cb5e71 | [log] [tgz] |
|---|---|---|
| author | Bohdan Hunko <Bohdan.Hunko@infineon.com> | Wed Nov 26 14:09:14 2025 +0200 |
| committer | Antonio de Angelis <Antonio.deAngelis@arm.com> | Fri Nov 28 11:28:44 2025 +0000 |
| tree | ab688ed6b1f15ddf05567e4afd67dbe4be15c951 | |
| parent | ce7d96b86f561806bc779626e9a86cd6ea6171ae [diff] |
t_cose: Use enum values instead of magic numbers in t_cose patch Use respective enum values from respective enums instead of magic numbers. This fixes "Enumerated type mixed with another type" warnings. Change-Id: I49114af6a52eaf0cd0266f2211f18d13fdd55c97 Signed-off-by: Bohdan Hunko <Bohdan.Hunko@infineon.com>