Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20181031' into staging
commitef302748655d02685d24126e0f9f11ea85c6123a
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 1 Nov 2018 18:28:29 +0000 (1 18:28 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 1 Nov 2018 18:28:29 +0000 (1 18:28 +0000)
tree7fd5f53370d08a44647a3c1f9bf1a88dd27d0ec7
parentf96a3165ab1c36dbf4cb63e8761fa45457381aca
parent6699ae6a8e74381583622502db8bd47fac381c9e
Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20181031' into staging

Updates to decodetree.py for risc-v.

# gpg: Signature made Wed 31 Oct 2018 16:52:07 GMT
# gpg:                using RSA key 64DF38E8AF7E215F
# gpg: Good signature from "Richard Henderson <richard.henderson@linaro.org>"
# Primary key fingerprint: 7A48 1E78 868B 4DB6 A85A  05C0 64DF 38E8 AF7E 215F

* remotes/rth/tags/pull-dt-20181031:
  decodetree: Allow multiple input files
  decodetree: Remove "insn" argument from trans_* expanders
  decodetree: Add !extern flag to argument sets

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
scripts/decodetree.py