TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/alert_bugfixes_2.16
/
.
/
ChangeLog.d
/
make-generate-tests-python.txt
blob: 0feeff885729800c23ca142ff0e60c350f197f1b [
file
] [
log
] [
blame
]
Changes
*
When
building the test suites
with
GNU make
,
invoke python3
or
python
,
not
python2
.
The
build still works
with
either
Python
2.7
or
3.5
+,
but we
recommend
using
a version of
Python
that
is
supported upstream
.