TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
OP-TEE
/
build
/
0a60a9d16bcc0202e22871d0899716479119c1e8
0a60a9d
qemu: use 1 virtual CPUs (-smp 1) for "make check"
by Jerome Forissier
· 8 years ago
2a90dde
qemu: "make check": make number of cores configurable
by Jerome Forissier
· 8 years ago
fca6c94
qemu: use 4 virtual CPUs (-smp 4) for "make check"
by Jerome Forissier
· 8 years ago
47985c8
hikey_debian: add missing arm-tf and atf-fb dependencies to l-loader
by Victor Chong
· 8 years ago
a51a404
hikey960: add missing arm-tf and edk2 dependencies
by Jens Wiklander
· 8 years ago
d3c32a0
hikey: add missing arm-tf and atf-fb dependencies
by Jens Wiklander
· 8 years ago
5b5ca4b
rpi3: drop -O0 flag for ARM-TF
by Jens Wiklander
· 8 years ago
a5941c0
qemu_v8: drop -O0 flag for ARM-TF
by Jens Wiklander
· 8 years ago
a96be22
mediatek: drop -O0 flag for ARM-TF
by Jens Wiklander
· 8 years ago
86ad6ef
juno: drop -O0 flag for ARM-TF
by Jens Wiklander
· 8 years ago
cb2c121
fvp: drop -O0 flag for ARM-TF
by Jens Wiklander
· 8 years ago
8445559
docs/debug.md: add section about abort/panic messages and symbolize.py
by Jerome Forissier
· 8 years ago
af23b92
docs/debug.md: move 'Known issues' section
by Jerome Forissier
· 8 years ago
9860c92
hikey*: Use l-loader makefile
by Victor Chong
· 8 years ago
ba98b30
hikey+debian: Build nvme.img instead of downloading a prebuilt
by Victor Chong
· 8 years ago
b7e6533
hikey_debian: Delete linux package build files on linux-clean
by Victor Chong
· 8 years ago
3a82921
hikey_debian: Add more config fragments
by Victor Chong
· 8 years ago
9eac7a2
hikey_debian: Add deb-clean target
by Victor Chong
· 8 years ago
861a846
hikey+debian: Update l-loader build instructions
by Victor Chong
· 8 years ago
c97d49a
hikey: Update grub build instructions
by Victor Chong
· 8 years ago
18814ff
hikey+debian: switch ARM-TF image v2 to load OP-TEE and SCP_BL2
by Victor Chong
· 8 years ago
fcd3ea7
hikey+debian: arm-tf: Remove -O0 -gdwarf-2 flags
by Victor Chong
· 8 years ago
7d09646
hikey+debian: Remove optee-examples from all
by Victor Chong
· 8 years ago
bf8160a
hikey+debian: Update and improve edk build commands
by Victor Chong
· 8 years ago
5f085e2
hikey+debian: Add atf-fastboot target
by Victor Chong
· 8 years ago
4ded645
hikey+debian: Make cosmetic changes
by Victor Chong
· 8 years ago
ce14423
kconfigs: hikey_debian: Set CONFIG_EXT4_FS=y
by Victor Chong
· 8 years ago
6f05d38
hikey: enable ION unmapped heap test support in kernel config
by Etienne Carriere
· 8 years ago
deba045
qemu: enable ION unmapped heap test support in kernel config
by Etienne Carriere
· 8 years ago
cdc6fe0
qemu: fix "make check" to use OP-TEE image v2
by Jerome Forissier
· 8 years ago
8f55ab5
faq: Move page to optee_website
by Victor Chong
· 8 years ago
22f0e3e
faq: Add entry for calling op-tee from android .apk apps
by Victor Chong
· 8 years ago
37ab51d
qemu: bios load OP-TEE image v2
by Jens Wiklander
· 8 years ago
29da21d
rpi3: use firmware fetched by repo
by Igor Opaniuk
· 8 years ago
7b3a94c
benchmark: add support for libyaml
by Igor Opaniuk
· 8 years ago
bbcf27d
common: move MULTIARCH definition to common.mk
by Igor Opaniuk
· 8 years ago
865d775
hikey960: switch ARM-TF image v2 to load OP-TEE
by Victor Chong
· 8 years ago
218f68e
hikey_debian: Copy CAs to the proper location
by Victor Chong
· 8 years ago
1ade015
hikey_debian: Fix bug copying ta to deb package
by Victor Chong
· 8 years ago
7abd3ed
juno: switch ARM-TF image v2 to load OP-TEE
by Jens Wiklander
· 8 years ago
0b3eb33
fvp: switch ARM-TF image v2 to load OP-TEE
by Jens Wiklander
· 8 years ago
177d0f2
qemu_v8: switch ARM-TF image v2 to load OP-TEE
by Jens Wiklander
· 8 years ago
f7b3509
common: add OP-TEE OS image v2 defines
by Jens Wiklander
· 8 years ago
a13ff03
common: fix install of optee-examples TAs
by Etienne Carriere
· 8 years ago
d503411
build: fix rpi3 and hikey960 builds
by Igor Opaniuk
· 8 years ago
584efe5
examples: use optee_examples rep
by Igor Opaniuk
· 8 years ago
accde81
rpi3: update jtag debugging details
by Igor Opaniuk
· 8 years ago
5b58525
common.mk: fix invalid empty test on $(LAUNCH_TERMINAL)
by Jerome Forissier
· 8 years ago
46f8585
common.mk: misc updates
by Victor Chong
· 8 years ago
73beda9
hikey960: Add missing symbolic link
by Victor Chong
· 8 years ago
01e4baa
docs: hikey.md: misc update
by Victor Chong
· 8 years ago
1b96c3d
docs: Add hikey960.md
by Victor Chong
· 8 years ago
b1bcc75
travis: Enable hikey960
by Victor Chong
· 8 years ago
3bcef44
Move `define expand-env-var` to common.mk
by Victor Chong
· 8 years ago
05bb4ed
hikey960: Add initial support
by Victor Chong
· 8 years ago
221154a
common.mk: use CROSS_COMPILE for optee_benchmark
by Yves Lefloch
· 8 years ago
0758060
common.mk: allow user to override launch-terminal in make run
by Alex Bennée
· 8 years ago
d522638
benchmark: enable benchmark for rpi3
by Igor Opaniuk
· 8 years ago
4a2bf9a
qemu_v8: enable benchmark support
by Igor Opaniuk
· 8 years ago
831b580
Travis: Add -p when create the bin folder
by Joakim Bech
· 8 years ago
1550f58
hikey_debian: update Wi-Fi firmware
by Jerome Forissier
· 8 years ago
2.5.0
c309c4f
hikey_debian: revert to Linaro RP 16.06 root FS
by Jerome Forissier
· 8 years ago
991e0f2
fvp: use gicv3 legacy mode
by Guanchao Liang
· 8 years ago
2.5.0-rc2
55e14f0
hikey_debian: Disable SDP since kernel doesn't support it yet
by Victor Chong
· 8 years ago
2.5.0-rc1
5402ddd
hikey_debian: Update rootfs to stretch
by Victor Chong
· 8 years ago
b7ef625
hikey_debian: Update linux build commands for rpk v4.9
by Victor Chong
· 8 years ago
346cc48
hikey_debian: build boot image
by Victor Chong
· 8 years ago
b44b4d6
hikey_debian: build grub
by Victor Chong
· 8 years ago
2c429d7
hikey_debian: update edk2 with newer build and instructions
by Victor Chong
· 8 years ago
8f77f8d
hikey_debian: use `git describe` for OPTEE_PKG_VERSION
by Victor Chong
· 8 years ago
7440509
hikey_debian: cleanup `prepare` target
by Victor Chong
· 8 years ago
17bd83b
travis: Always use the branch from the committer
by Joakim Bech
· 8 years ago
4f667cd
benchmark: fix build
by Igor Opaniuk
· 8 years ago
27edfc7
OP-TEE Benchmark
by Igor Opaniuk
· 9 years ago
5fc1f85
Replace 'all-clean' targets with 'clean'
by Victor Chong
· 8 years ago
b01445e
README: Remove 'all run' target
by Victor Chong
· 8 years ago
284e9ee
mediatek.mk: Change 'run' target to 'flash'
by Victor Chong
· 8 years ago
dd7a312
hikey: add kernel config fragments for Secure Data Path
by Jerome Forissier
· 8 years ago
75045e3
docs: add links to device specific documentation
by Joakim Bech
· 8 years ago
25cde8a
ti: Remove uEnv.txt for TI builds
by Andrew F. Davis
· 8 years ago
a77808b
am57xx: initial support for TI AM57xx
by Igor Opaniuk
· 8 years ago
48ade15
rpi3: minor: add output to both monitor and UART
by Igor Opaniuk
· 8 years ago
815aac9
am43xx: Initial support for TI AM43xx
by Andrew F. Davis
· 8 years ago
f698047
dra7xx: Refactor Makefile and filenames to ease addition of new platforms
by Andrew F. Davis
· 8 years ago
4b8b553
travis: use commit from push/pr branch
by Joakim Bech
· 8 years ago
2.4.0
b704790
qemu_v8: use make instead of build in edk2
by Joakim Bech
· 8 years ago
aff02a6
travis: add iasl to apt-get
by Joakim Bech
· 8 years ago
cc09bfd
doc: update faq.md
by Joakim Bech
· 8 years ago
2795cfe
qemu_v8: switch to compile UEFI from EDK2 upstream
by Jens Wiklander
· 8 years ago
650f298
Slight change in EDK2 compiling
by Jens Wiklander
· 8 years ago
8b3c4e0
doc: add dtc to prerequisites
by Igor Opaniuk
· 8 years ago
26739bc
qemu: fix linux kernel config regarding SDP support
by Etienne Carriere
· 8 years ago
edaa02b
fvp: emulate ARM-v8.0
by Jens Wiklander
· 8 years ago
a930583
qemu conf: enable ION for OP-TEE/SDP test support
by Etienne Carriere
· 8 years ago
029f82b
Merge pull request #130 from vchong/fixlink
by Jérôme Forissier
· 8 years ago
4f4c4b7
qemu_v8: Update broken link
by Victor Chong
· 8 years ago
c8ba87c
qemu-check.exp: do not start tee-supplicant
by Jerome Forissier
· 8 years ago
d19dd75
hikey_debian: Add notes to try 'make recovery' if 'make flash' fails
by Victor Chong
· 8 years ago
5f49989
hikey_debian: Update rootfs to 16.06
by Victor Chong
· 8 years ago
5625981
dra7xx: Update FIT image name to match latest U-Boot default
by Andrew F. Davis
· 8 years ago
Next »