binman: Add a constant for common entry properties
authorSimon Glass <sjg@chromium.org>
Sat, 20 Jul 2019 18:23:47 +0000 (12:23 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 29 Jul 2019 15:38:06 +0000 (09:38 -0600)
commit6ccbfcdd96b9eade93379ad00ee11c7d055d1690
treefa4745c198d986974a28ae9e7d82cb63239aa390
parentc5ad04b72169c40e3646ed5bba28832eed2c5d4f
binman: Add a constant for common entry properties

We use this same combination of properties several times in tests. Add a
constant for it to avoid typos, etc.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/ftest.py