Toggle navigation
Patchwork
Patches credited to victor.chong@linaro.org
Login
Register
Mail settings
Current Team Memberships
swg-team
Show patches with
: Archived =
No
| 382 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Apply
«
1
2
3
4
»
▾
Patch
Series
S/W/F
Date
Submitter
Delegate
State
BACKPORT: tee: add TEE_IOCTL_PARAM_ATTR_META
-
-
-
2018-02-02
Victor Chong
Accepted
BACKPORT: tee: add tee_param_is_memref() for driver use
-
-
-
2018-02-02
Victor Chong
Accepted
BACKPORT: tee: flexible shared memory pool creation
-
-
-
2018-02-02
Victor Chong
Accepted
BACKPORT: optee: support asynchronous supplicant requests
-
-
-
2018-02-02
Victor Chong
Accepted
BACKPORT: tee: optee: add page list manipulation functions
-
-
-
2018-02-02
Victor Chong
Accepted
BACKPORT: tee: shm: add accessors for buffer size and page offset
-
-
-
2018-02-02
Victor Chong
Accepted
BACKPORT: tee: shm: add page accessor functions
-
-
-
2018-02-02
Victor Chong
Accepted
BACKPORT: tee: optee: Update protocol definitions
-
-
-
2018-02-02
Victor Chong
Accepted
BACKPORT: tee: optee: enable dynamic SHM support
-
-
-
2018-02-02
Victor Chong
Accepted
BACKPORT: tee: optee: add shared buffer registration functions
-
-
-
2018-02-02
Victor Chong
Accepted
BACKPORT: tee: optee: add registered shared parameters handling
-
-
-
2018-02-02
Victor Chong
Accepted
BACKPORT: tee: optee: add registered buffers handling into RPC calls
-
-
-
2018-02-02
Victor Chong
Accepted
BACKPORT: tee: optee: store OP-TEE capabilities in private data
-
-
-
2018-02-02
Victor Chong
Accepted
BACKPORT: tee: shm: Potential NULL dereference calling tee_shm_register()
-
-
-
2018-02-02
Victor Chong
Accepted
BACKPORT: tee: optee: check type of registered shared memory
-
-
-
2018-02-02
Victor Chong
Accepted
BACKPORT: tee: shm: make function __tee_shm_alloc static
-
-
-
2018-02-02
Victor Chong
Accepted
BACKPORT: tee: shm: don't put_page on null shm->pages
-
-
-
2018-02-02
Victor Chong
Accepted
BACKPORT: tee: add register user memory
-
-
-
2018-02-02
Victor Chong
Accepted
BACKPORT: tee: optee: add optee-specific shared pool implementation
-
-
-
2018-02-02
Victor Chong
Accepted
BACKPORT: tee: use reference counting for tee_context
-
-
-
2018-02-02
Victor Chong
Accepted
BACKPORT: tee: shm: inline tee_shm_get_id()
-
-
-
2018-02-02
Victor Chong
Accepted
BACKPORT: tee: optee: fix header dependencies
-
-
-
2018-02-02
Victor Chong
Accepted
BACKPORT: tee: add start argument to shm_register callback
-
-
-
2018-02-02
Victor Chong
Accepted
[Linaro-uefi,2/2] platforms.config: hikey*: Set TOS_BIN_EXTRA{1, 2}
Add support for ATF BL32_EXTRA1 and BL32_EXTRA2
-
-
-
2018-01-31
Victor Chong
New
[Linaro-uefi,1/2] atf, opteed: Support BL32_EXTRA1 and BL32_EXTRA2
Add support for ATF BL32_EXTRA1 and BL32_EXTRA2
-
-
-
2018-01-31
Victor Chong
Superseded
[Linaro-uefi] platforms.config: hikey: Change default TOS_BIN
[Linaro-uefi] platforms.config: hikey: Change default TOS_BIN
-
-
-
2018-01-31
Victor Chong
New
poplar: misc updates
-
-
-
2018-01-31
Victor Chong
Accepted
hikey: fix assert in sec_protect()
-
-
-
2018-01-27
Victor Chong
Accepted
poplar: Enable emmc and recovery build support
-
-
-
2018-01-15
Victor Chong
Accepted
[RFC][donotmerge] ci: .travis.yml: use AOSP GCC
-
-
-
2017-12-22
Victor Chong
Accepted
rpi3.md: Link to latest Linaro Debian rootfs
-
-
-
2017-12-22
Victor Chong
Accepted
BACKPORT: optee: fix invalid of_node_put() in optee_driver_init()
-
-
-
2017-12-21
Victor Chong
Accepted
BACKPORT: optee: fix invalid of_node_put() in optee_driver_init()
-
-
-
2017-12-21
Victor Chong
Accepted
Define register_sdp_mem() only when CFG_SECURE_DATA_PATH is defined
-
-
-
2017-12-15
Victor Chong
Accepted
core/tee/tadb.c: Workaround error: missing braces around initializer
-
-
-
2017-12-12
Victor Chong
Accepted
poplar: Add initial support
-
-
-
2017-12-12
Victor Chong
Accepted
BACKPORT: tee: optee: fix uninitialized symbol 'parg'
-
-
-
2017-12-10
Victor Chong
Accepted
BACKPORT: tee: add forward declaration for struct device
-
-
-
2017-12-10
Victor Chong
Accepted
BACKPORT: tee: tee_shm: Constify dma_buf_ops structures.
-
-
-
2017-12-10
Victor Chong
Accepted
BACKPORT: tee.txt: standardize document format
-
-
-
2017-12-10
Victor Chong
Accepted
BACKPORT: tee: optee: add const to tee_driver_ops and tee_desc structures
-
-
-
2017-12-10
Victor Chong
Accepted
BACKPORT: tee: optee: sync with new naming of interrupts
-
-
-
2017-12-10
Victor Chong
Accepted
BACKPORT: tee: indicate privileged dev in gen_caps
-
-
-
2017-12-10
Victor Chong
Accepted
BACKPORT: tee: add ARM_SMCCC dependency
-
-
-
2017-12-10
Victor Chong
Accepted
BACKPORT: tee: optee: interruptible RPC sleep
-
-
-
2017-12-10
Victor Chong
Accepted
BACKPORT: tee: optee: add const to tee_driver_ops and tee_desc structures
-
-
-
2017-12-10
Victor Chong
Accepted
BACKPORT: tee: optee: interruptible RPC sleep
-
-
-
2017-12-10
Victor Chong
Accepted
BACKPORT: tee: add ARM_SMCCC dependency
-
-
-
2017-12-10
Victor Chong
Accepted
BACKPORT: tee: optee: fix uninitialized symbol 'parg'
-
-
-
2017-12-10
Victor Chong
Accepted
BACKPORT: tee.txt: standardize document format
-
-
-
2017-12-10
Victor Chong
Accepted
BACKPORT: tee: add forward declaration for struct device
-
-
-
2017-12-10
Victor Chong
Accepted
BACKPORT: tee: tee_shm: Constify dma_buf_ops structures.
-
-
-
2017-12-10
Victor Chong
Accepted
BACKPORT: tee: indicate privileged dev in gen_caps
-
-
-
2017-12-10
Victor Chong
Accepted
BACKPORT: tee: optee: sync with new naming of interrupts
-
-
-
2017-12-10
Victor Chong
Accepted
Revert "tee: generic TEE subsystem"
-
-
-
2017-12-08
Victor Chong
Accepted
Revert "UPSTREAM: ARM: 8479/2: add implementation for arm-smccc"
-
-
-
2017-12-08
Victor Chong
Accepted
Revert "tee: apply v12 delta"
-
-
-
2017-12-08
Victor Chong
Accepted
Revert "include/linux/arm-smccc.h: avoid sign extension problem"
-
-
-
2017-12-08
Victor Chong
Accepted
Revert "UPSTREAM: ARM: 8478/2: arm/arm64: add arm-smccc"
-
-
-
2017-12-08
Victor Chong
Accepted
Revert "dt/bindings: add bindings for optee"
-
-
-
2017-12-08
Victor Chong
Accepted
Revert "UPSTREAM: ARM: 8480/2: arm64: add implementation for arm-smccc"
-
-
-
2017-12-08
Victor Chong
Accepted
Revert "Documentation: tee subsystem and op-tee driver"
-
-
-
2017-12-08
Victor Chong
Accepted
Revert "tee: add OP-TEE driver"
-
-
-
2017-12-08
Victor Chong
Accepted
Revert "OP-TEE Benchmark"
-
-
-
2017-12-08
Victor Chong
Accepted
Revert "optee: support asynchronous supplicant requests"
-
-
-
2017-12-08
Victor Chong
Accepted
Revert "tee: apply v15 delta"
-
-
-
2017-12-08
Victor Chong
Accepted
Revert "tee: apply v16 delta"
-
-
-
2017-12-08
Victor Chong
Accepted
Revert "Sync OP-TEE driver with new naming of interrupts"
-
-
-
2017-12-08
Victor Chong
Accepted
Revert "tee: optee: interruptible RPC sleep"
-
-
-
2017-12-08
Victor Chong
Accepted
Revert "tee: add forward declaration for struct device"
-
-
-
2017-12-08
Victor Chong
Accepted
Revert "tee: optee: fix uninitialized symbol 'parg'"
-
-
-
2017-12-08
Victor Chong
Accepted
Revert "tee: add tee_param_is_memref() for driver use"
-
-
-
2017-12-08
Victor Chong
Accepted
Revert "tee: indicate privileged dev in gen_caps"
-
-
-
2017-12-08
Victor Chong
Accepted
Revert "optee: sync patch set v14"
-
-
-
2017-12-08
Victor Chong
Accepted
Revert "tee: add kernel internal client interface"
-
-
-
2017-12-08
Victor Chong
Accepted
Revert "tee: new ioctl to a register tee_shm from a dmabuf file descriptor"
-
-
-
2017-12-08
Victor Chong
Accepted
Revert "include/linux/arm-smccc.h: avoid sign extension problem"
-
-
-
2017-12-08
Victor Chong
Accepted
Revert "Documentation: tee subsystem and op-tee driver"
-
-
-
2017-12-08
Victor Chong
Accepted
Revert "tee: add OP-TEE driver"
-
-
-
2017-12-08
Victor Chong
Accepted
Revert "tee: generic TEE subsystem"
-
-
-
2017-12-08
Victor Chong
Accepted
Revert "dt/bindings: add bindings for optee"
-
-
-
2017-12-08
Victor Chong
Accepted
Revert "tee: optee: optee_bench.h: remove useless include"
-
-
-
2017-12-08
Victor Chong
Accepted
Revert "tee: add TEE_IOCTL_PARAM_ATTR_META"
-
-
-
2017-12-08
Victor Chong
Accepted
Fix bad Linux kernel commit
-
-
-
2017-12-07
Victor Chong
Accepted
poplar: Add initial support
-
-
-
2017-10-29
Victor Chong
Accepted
Fix strace dependency
-
-
-
2017-10-28
Victor Chong
Accepted
Revert "Pin tools-images-hikey960"
-
-
-
2017-10-28
Victor Chong
Accepted
Grub master
-
-
-
2017-10-26
Victor Chong
Accepted
hikey_debian: add missing arm-tf and atf-fb dependencies to l-loader
-
-
-
2017-10-12
Victor Chong
Accepted
hikey*: Update docs
-
-
-
2017-09-29
Victor Chong
Accepted
[Linaro-uefi] platforms.config: hikey: Add note for upstream atf usage
[Linaro-uefi] platforms.config: hikey: Add note for upstream atf usage
-
-
-
2017-09-21
Victor Chong
New
faq: Move page to optee_website
-
-
-
2017-09-19
Victor Chong
Accepted
faq: Add entry for calling op-tee from android .apk apps
-
-
-
2017-09-15
Victor Chong
Accepted
hikey+debian: Update instructions for latest repos - v2
-
-
-
2017-09-15
Victor Chong
Accepted
hikey*: boot without spd
-
-
-
2017-09-13
Victor Chong
Accepted
hikey+debian: Update instructions for latest repos
-
-
-
2017-09-11
Victor Chong
Accepted
hikey+debian: Adjust for upstream arm-tf
-
-
-
2017-09-11
Victor Chong
Accepted
Make include directive of toolchain.mk and common.mk compulsory
-
-
-
2017-09-11
Victor Chong
Accepted
hikey_debian: Copy CAs to the proper location
-
-
-
2017-09-08
Victor Chong
Accepted
hikey_debian: Fix bug copying ta to deb package
-
-
-
2017-09-08
Victor Chong
Accepted
«
1
2
3
4
»
Bundling
Create bundle: