commit | 8c7b944adbf1211d8b60bc6618c17ca959514b10 | [log] [tgz] |
---|---|---|
author | Vijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com> | Sat Feb 08 21:27:30 2020 +0530 |
committer | Manish Pandey <manish.pandey2@arm.com> | Tue Feb 18 21:53:36 2020 +0000 |
tree | 407ce32744ba7b4a52472b2a9c3e5cfb67b98016 | |
parent | 8a10c6c274b9c450fb84bb64901d11c47f4e06e1 [diff] |
build_macros: add create sequence helper function Add `CREATE_SEQ` function to generate sequence of numbers starting from 1 to allow easy comparison of a user defined macro with non-zero positive numbers. Change-Id: Ibcb336a223d958154b1007d08c428fbaf1e48664 Signed-off-by: Vijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com>