Skip to content
Commit 83c022f4 authored by David Hazi's avatar David Hazi Committed by Antonio De Angelis
Browse files

mcuboot: Using eval instead of regex for macro_parser



The old method has some limitations, for example
when the macros using too many brackets.
Python's built in eval function can handle most cases.

Signed-off-by: David Hazi's avatarDávid Házi <david.hazi@arm.com>
Change-Id: Id98967fae8d039f4b7b61d6e772dbb233ee7f450
parent 722e8d69
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment