aboutsummaryrefslogtreecommitdiff
path: root/lib/utils/cppc
diff options
context:
space:
mode:
authorBen Dooks <ben.dooks@codethink.co.uk>2024-12-02 11:03:36 +0000
committerAnup Patel <anup@brainfault.org>2024-12-15 12:39:59 +0530
commit39532d11e9a5caa0304f302c782cce0df0db6cbf (patch)
tree0dc3c191676b708c7a1f4444f17ca941e60c2d63 /lib/utils/cppc
parent2c76548cba7f0acf9f747d765e3363044e0b8ee0 (diff)
downloadopensbi-39532d11e9a5caa0304f302c782cce0df0db6cbf.zip
opensbi-39532d11e9a5caa0304f302c782cce0df0db6cbf.tar.gz
opensbi-39532d11e9a5caa0304f302c782cce0df0db6cbf.tar.bz2
scripts/carray: change to using single awk invocation to generate .c
The shell script makes multiple call-outs to awk to get information from the configuration file. It would be easier to just write the whole thing in one .awk script and have the makefile altered to call that instead. There should be no functional difference other than the script type and has been tested with PLATFORM=generic build. This should be both quicker and easier to understand. Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk> Reviewed-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'lib/utils/cppc')
0 files changed, 0 insertions, 0 deletions