commit | 415049a25f5908e7682d13c2b65cd4dda15c5d22 | [log] [tgz] |
---|---|---|
author | Chris Kay <chris.kay@arm.com> | Fri Jun 14 11:31:03 2024 +0000 |
committer | Chris Kay <chris.kay@arm.com> | Mon Jul 01 15:15:56 2024 +0000 |
tree | ed9bca6738cd8c89bd50971c9845a428d176a232 | |
parent | a004ee8de72e622b5b6ef35f163d168e05810a65 [diff] |
build(encrypt-fw): don't generate `build_msg.c` This change avoids generating a build message source file on the shell, instead using the `__DATE__` and `__TIME__` macros directly. Change-Id: Ida537d4c3e550f2fbbd977472ed6573491d17c23 Signed-off-by: Chris Kay <chris.kay@arm.com>