Commit Graph

3 Commits (f7ed4b9f90357e63ca7d34f6fe9e676f4c598a5b)

Author SHA1 Message Date
Michael Kaplan f7ed4b9f90 CpuUid: complete refactoring to meet review requirements
Hopefully all review items were addressed.
2018-01-16 15:06:07 +01:00
Michael Kaplan 6bdc29395d CpuUid: buffer size assertion added
Added note in hal that a value higher than 0 is expected from the target implementation for the cpu_uid_get_length() function.

Added MBED_ASSERT for checking cpu_uid_get_length() return value in the driver.
2018-01-16 15:05:12 +01:00
Michael Kaplan 2d658a2db1 Added HAL API for retrieving the CPU UID 2018-01-16 15:01:17 +01:00