Re: Question About Trusted Application (.ta)

2018-06-13 Thread Victor Chong
@YL, you have the wrong list. Please resend to tee-...@lists.linaro.org or https://github.com/OP-TEE/optee_os/issues/new. Brs On Thu, Jun 14, 2018 at 1:56 AM, Yin Liu wrote: > Hello, > > I'm learning the Trusted application that can be run in the TEE. > > I was wondering whether there are some w

Re: v8.2-A CPU support

2017-02-21 Thread Victor Chong
On Wed, Feb 22, 2017 at 4:22 PM, Jim Wilson wrote: > On Tue, Feb 21, 2017 at 11:04 PM, David Xia wrote: >> Thanks for the information. I have checked the release notes which says GCC >> 6.2 NO support on v8.2-A. So I would like to know when will v8.2-A support >> would be added? Or the Linaro m

Re: v8.2-A CPU support

2017-02-21 Thread Victor Chong
like to know when will v8.2-A support > would be added? Or the Linaro member could get the internal release for that > (Just guess)? Thanks > > David > > -Original Message- > From: Victor Chong [mailto:victor.ch...@linaro.org] > Sent: Wednesday, February 22, 2017 2:

Re: v8.2-A CPU support

2017-02-21 Thread Victor Chong
Hi David, You should be able to get them from the 'downloads' link you already have. Go to the 'Latest Linux Targetted Binary Toolchain Releases' section of the page, and select either Release-Notes (to see the release notes) or Binaries. HTH On Wed, Feb 22, 2017 at 3:39 PM, David Xia wrote: >

Re: A stable version of gcc-linaro-xxx-arm-linux-gnueabi ...

2016-08-08 Thread Victor Chong
Seems like it IS missing in that version. http://releases.linaro.org/components/toolchain/binaries/4.9-2016.02/arm-linux-gnueabi/gcc-linaro-4.9-2016.02-x86_64_arm-linux-gnueabi.tar.xz > find . -name libstdc++.so.6 ./arm-linux-gnueabi/lib/libstdc++.so.6 ./arm-linux-gnueabi/libc/lib/libstdc++.so.6

Re: abe: cross native toolchain compilation for aarch64-linux-gnu

2015-07-17 Thread Victor Chong
You can try the --timeout option to abe.sh to increase the timeout value for wget. Or add "wget_timeout=" to ~/.aberc if you don't want to type it every time. On Sat, Jul 18, 2015 at 1:04 AM, strongq wrote: > Hi Rob, Jim, > > I'm frequently getting timeout for wget to fetch snapshot. Shouldn't t

Re: 502 connecting to abe.tcwglab.linaro.org

2015-05-05 Thread Victor Chong
Hi Tim, On Tue, May 5, 2015 at 9:44 PM, Tim Entinger wrote: > Rob Savoye writes: > > > > > On 04/21/2015 04:23 PM, Christopher Covington wrote: > > > abe$ ./abe.sh --target aarch64-linux-gnu > > > NOTE: Downloading md5sums to abe/snapshots > > > RUN: /usr/bin/wget --timeout=10 --tries=2 --dire

Re: Latest toolchain binaries

2015-01-27 Thread Victor Chong
Hi Ismail, You can find the latest release at: http://releases.linaro.org/14.11/components/toolchain/binaries Our quarterly release cycle is Feb, May, Aug, Nov. The above release is for the 14.11 cycle, built in 14.12 and released 15.01 - delayed as stated previously due to our lab move and new s

Re: Latest Toolchain Binaries

2014-12-08 Thread Victor Chong
Hi Robert, On Tue, Dec 9, 2014 at 9:48 AM, Robert Nelson wrote: > > We've moved to a quarterly release schedule for the prebuilt binary. The > > next release will be 14.12, so some time around the end of the month. It > was > > delayed a month due to our scheduled lab move and new setup. You can

Re: Latest Toolchain Binaries

2014-12-08 Thread Victor Chong
Hi Chris, On Tue, Dec 9, 2014 at 5:03 AM, Christopher Covington wrote: > Hi Victor, > > On 11/14/2014 09:38 AM, Victor Chong wrote: > > Hi Chris, > > > > http://releases.linaro.org/latest/components/toolchain/.binaries and > > http://releases.linaro.org/lat

Re: Latest Toolchain Binaries

2014-11-14 Thread Victor Chong
Hi Chris, http://releases.linaro.org/latest/components/toolchain/.binaries and http://releases.linaro.org/latest/components/toolchain/binaries are currently invalid due to internal issues and should be fixed soon. Please use http:

Re: Linaro toolchain binary allowing soft-float?

2014-07-31 Thread Victor Chong
> If we build our own toolchain for soft-float support based on linaro gcc > source, is it just a modification of toolchain configuration? Or it need > heavy patch for thing like eglibc? > > > > Thank you for quick response! > > > > Joel > > > > *From:* Vic

Re: Linaro toolchain binary allowing soft-float?

2014-07-31 Thread Victor Chong
Hi Joel, Please refer to: https://wiki.linaro.org/WorkingGroups/ToolChain/FAQ#How_do_I_use_Linaro.27s_arm-linux-gnueabihf-gcc_from_the_latest_binary_toolchain_release_to_build_applications_for_soft_float_systems.2C_i.e._with_-mfloat-abi.3Dsoft.3F Thanks! On Fri, Aug 1, 2014 at 1:32 AM, Joel (Xi

[ANNOUNCE] Linaro binutils 2.24 2013.12 released

2013-12-24 Thread Victor Chong
### About Linaro binutils Linaro binutils is a release of the GNU binutils with bug fixes and enhancements for ARM platforms. GNU binutils is a collection of tools including the ld linker and as assembler. ### Linaro binutils 2.24 2013.12 The Linaro Toolchain Working Group is pleased to announce

Re: Is there any description about the toolchain release file naming rule?

2013-11-22 Thread Victor Chong
Hi YongQin, You can go to TCWG's FAQ page at https://wiki.linaro.org/WorkingGroups/ToolChain/FAQ (Q7) to get a detailed explanation on the naming conventions and also the difference between gnu and elf. Hi TCWG guys, Sorry but may I ask a simple question too please. What is the difference betwee