TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
OP-TEE
/
optee_os
/
refs/heads/import/mbedtls-2.16.0
/
.travis.yml
a138789
ci: travis: keep only code rule checks
by Jerome Forissier
· 6 years ago
a3a309a
ci: travis: run pycodestyle on Python scripts
by Jerome Forissier
· 7 years ago
52a5324
ci: travis: print statistics (ccache, df)
by Jerome Forissier
· 7 years ago
23a7ba3
ci: travis: download 32-bit toolchain only
by Jerome Forissier
· 7 years ago
374fd46
ci: travis: delete unused optee_os directory
by Jerome Forissier
· 7 years ago
1912a1e
ci: travis: delete expect5.45 directory after build
by Jerome Forissier
· 7 years ago
57c0df8
ci: travis: delete toolchain binaries after download
by Jerome Forissier
· 7 years ago
6ef4676
ci: travis: do not build with legacy compiler (GCC 4.9) anymore
by Jerome Forissier
· 7 years ago
beb065d
Do not set -Werror by default
by Jerome Forissier
· 7 years ago
a0a7d92
ci: travis: cleanup for Ubuntu Trusty container-based environment
by Jerome Forissier
· 7 years ago
dfbba41
ci: travis: set buildroot ccache directory to ~/.ccache
by Jerome Forissier
· 7 years ago
e771614
ci: .travis.yml: download GCC 4.9 toolchain
by Jerome Forissier
· 7 years ago
7d339d5
ci: .travis.yml: track latest manifest again
by Jerome Forissier
· 7 years ago
793884e
ci: .travis.yml: clone stable version (3.0.0)
by Jerome Forissier
· 7 years ago
148ea70
ci: .travis.yml: use GCC 4.9
by Jerome Forissier
· 8 years ago
644dfaa
ci: travis: run only code check and QEMU regression
by Jerome Forissier
· 8 years ago
24bb751
plat-marvell: Add initial support for ARMADA3700
by wangwen
· 8 years ago
2863328
plat-ls: Add support for armv8 platform flavour
by Pankaj Gupta
· 8 years ago
8ae8c73
Add Marvell platform with initial support for ARMADA A7K & A8K
by Kevin Peng
· 8 years ago
2b9f239
plat-ls: Add support for armv8 platform flavours
by Sumit Garg
· 8 years ago
e20d1bc
plat-sam: Add support for Atmel-Microchip SAMA5D2-XULT board
by Akshay Bhat
· 8 years ago
9aea3dc
Travis: add -p to mkdir $HOME/bin
by Jerome Forissier
· 8 years ago
d4c2757
.travis.yml: Add Rockchip RK322X
by Joseph Chen
· 8 years ago
66df8a2
hikey: add support for hikey960
by Victor Chong
· 8 years ago
ad81714
arm: imx: add i.MX7D support
by Peng Fan
· 8 years ago
796b7a4
core: arm: imx: add 6ULL EVK support
by Peng Fan
· 8 years ago
fe8f79d
travis: compile QEMU v8 with CFG_WITH_PAGER=y
by Jens Wiklander
· 8 years ago
878b409
Remove CFG_SMALL_PAGE_USER_TA=n
by Jens Wiklander
· 8 years ago
455856d
Remove SQL-FS
by Jens Wiklander
· 8 years ago
420d7db
am57xx: fix build error
by Igor Opaniuk
· 8 years ago
1c0b8da
plat-ti: Add AM43xx platform flavor
by Andrew F. Davis
· 8 years ago
e888973
core: arm: add support for i.MX6 Dual Lite SabreSD
by Mathieu Briand
· 8 years ago
3f1b617
travis: add build test with CFG_SECURE_DATA_PATH=y
by Etienne Carriere
· 8 years ago
540bdf4
Travis: add compile tests for gprof
by Jerome Forissier
· 9 years ago
06f5157
Update readme and travis for mx6ulevk
by Peng Fan
· 9 years ago
57f3d62
core: arm: support Xilinx ZYNQ7000 ZC702 (plat-zynq7k)
by yanyan-wrs
· 9 years ago
aae611c
.travis.yml: Add Coverity addon
by Victor Chong
· 9 years ago
bae69ec
travis: remove CFG_FS_BLOCK_CACHE
by Jens Wiklander
· 9 years ago
1c93c2b
scripts: add wrapper script for checkpatch
by Igor Opaniuk
· 9 years ago
83dd1f1
plat-stm: discard orly2 flavor
by Etienne Carriere
· 9 years ago
51ff850
travis: workaround false positive in code checking tool
by Jens Wiklander
· 9 years ago
7e1a7a6
travis: remove CFG_ENC_FS
by Jens Wiklander
· 9 years ago
197e8ae
travis: run "make check" with CFG_TEE_CORE_DEBUG=y to enable assertions
by Jerome Forissier
· 9 years ago
cfea5e6
travis: prevent warning from code checking tool
by Jerome Forissier
· 9 years ago
9a64946
plat-stm: introduce b2260 (96boards/cannes)
by Etienne Carriere
· 9 years ago
6d96f20
Add the i.MX6 Quad SABRE board support (PLATFORM=imx)
by yanyan-wrs
· 9 years ago
e3bb8b4
travis: Add RPi3 target
by Joakim Bech
· 9 years ago
194d0ae
travis: build all FS code in 64-bit mode
by Jerome Forissier
· 9 years ago
ab43577
travis: be quieter when checking coding rules
by Jerome Forissier
· 9 years ago
d8b9411
travis: improve the display of commits
by Jerome Forissier
· 9 years ago
3891de7
travis: also check whole diff when pull request has several commits
by Jerome Forissier
· 9 years ago
f3316ee
travis: add CFG_CORE_SANITIZE_{UNDEFINED,KADDRESS}
by Jens Wiklander
· 9 years ago
e04653b
travis: run coding style tool on each commit in a pull request
by Jerome Forissier
· 9 years ago
820e8e4
travis: build with CFG_TEE_CORE_MALLOC_DEBUG=y
by Jerome Forissier
· 9 years ago
c6e0984
travis: fix coding style path exclusion
by Jerome Forissier
· 9 years ago
ca39b11
travis: build rcar platform
by Volodymyr Babchuk
· 9 years ago
fe97398
travis: build for PLATFORM=stm and default flavor
by Jerome Forissier
· 9 years ago
0bbd70a
travis: exclude some paths when running the coding style tool
by Jerome Forissier
· 9 years ago
4191294
core debug: update travis build tests
by Etienne Carriere
· 9 years ago
f246b85
Travis: build with CFG_SQL_FS=y
by Jerome Forissier
· 9 years ago
96240b7
travis: add CFG_* flags for new drivers
by Jens Wiklander
· 9 years ago
66d2f37
travis: build D02 port
by Jerome Forissier
· 9 years ago
1537d62
Add support for Spreadtrum SC9860(alias whale2) board
by Aijun Sun
· 9 years ago
3492bda
Travis: download Linaro toolchain over HTTP rather than HTTPS
by Jerome Forissier
· 9 years ago
76859b2
travis: Add non-print,debug builds for all targets
by Joakim Bech
· 9 years ago
875f9da
travis: install the wand python package
by Jens Wiklander
· 9 years ago
e719f29
travis: Build zynqmp port
by Soren Brinkmann
· 9 years ago
0806ea9
Update travis for gcc5
by Joakim Bech
· 9 years ago
25e6897
travis: crypto testing
by Pascal Brand
· 9 years ago
b44708c
core: secure storage: dual filesystems support
by Jerome Forissier
· 9 years ago
e528721
travis: add combinations for 4k page TA mapping
by Jens Wiklander
· 9 years ago
af62638
travis: add compile for CFG_TEE_CORE_DEBUG=y
by Jens Wiklander
· 9 years ago
fa7dd5c
travis: add build target for minimal OP-TEE
by Jens Wiklander
· 9 years ago
adedf96
Travis: QEMU check: use travis.xml manifest to speed up repo download
by Jerome Forissier
· 9 years ago
517d41f
travis: ensure official tags are available
by Jens Wiklander
· 9 years ago
422e54f
vexpress: add flavor qemu_armv8a
by Jens Wiklander
· 10 years ago
345bee4
vexpress: remove platform flavor qemu
by Jens Wiklander
· 9 years ago
59e4305
.travis.yml: simplify build commands
by Jerome Forissier
· 10 years ago
9e84c17
RPMB: add file encryption
by Jerome Forissier
· 10 years ago
e4c7a6a
Travis: cache files downloaded from Sourceforge
by Jerome Forissier
· 10 years ago
a8a78b8
core: RPMB (Replay Protected Memory Block) filesystem support
by Jerome Forissier
· 10 years ago
9315250
Fix 64-bit build errors when CFG_TEE_TA_LOG_LEVEL == TRACE_FLOW (4)
by Jerome Forissier
· 10 years ago
f6d80bd
Stats on allocation
by Pascal Brand
· 10 years ago
dc5fe25
Travis: fix typos (s/CFS_BLOCK_CACHE/CFG_BLOCK_CACHE)
by Jerome Forissier
· 10 years ago
a8e6a00
Fix Travis build error (QEMU check)
by Jerome Forissier
· 10 years ago
876d549
plat-mediatek: generate new TA dev kit for ARM64
by Victor Chong
· 10 years ago
bb6e1b3
plat-hikey: generate new TA dev kit for ARM64
by Jerome Forissier
· 10 years ago
156fe68
build: fix definition of MDBG_ENABLE
by Pascal Brand
· 10 years ago
aeb7886
plat-vexpress: generate new TA dev kit for ARM64
by Jens Wiklander
· 10 years ago
2ab7da0
Secure Storage: Added a flag to turn Block Cache off
by SY Chiu
· 10 years ago
6851079
Fix Travis build
by Jerome Forissier
· 10 years ago
8c4a5a9
arm: imx: add i.MX 6UltraLite and EVK board support
by Peng Fan
· 10 years ago
8527813
Add fsl ls1021a platform support.
by Sumit Garg
· 10 years ago
11e18f1
Travis: add 64-bit HiKey build
by Jerome Forissier
· 10 years ago
fcb0c8c
Travis: run xtest in QEMU
by Jerome Forissier
· 10 years ago
9b5060c
Add TI dra7xx platform support
by Harinarayan Bhatta
· 10 years ago
8a37b10
Travis: migrate to new container-based infrastructure
by Jerome Forissier
· 10 years ago
c994cb4
GP Internal Core API v1.1 : enable LibTomCrypt's ECC code
by Cedric Chaumont
· 10 years ago
a822461
Enhancing Secure Storage
by James Kung
· 10 years ago
44bd24c
Mediatek mt8173 platform support
by James Kung
· 10 years ago
Next »