Re: [PATCHv4] Azure/GitLab: Move to gcc-11.1.0 and LLVM-11

2021-07-07 Thread Tom Rini
On Fri, Jul 02, 2021 at 10:41:58AM -0400, Tom Rini wrote: > - Move to gcc-11.1.0 builds from kernel.org for supported platforms and > LLVM-11 for those tests. > - As Heinrich has noted, the RISC-V platform specification has a profile > OS-A for running rich operating systems like Linux and BSD

Re: [PATCHv4] Azure/GitLab: Move to gcc-11.1.0 and LLVM-11

2021-07-02 Thread Tom Rini
On Fri, Jul 02, 2021 at 10:59:39PM +0800, Bin Meng wrote: > On Fri, Jul 2, 2021 at 10:42 PM Tom Rini wrote: > > > > - Move to gcc-11.1.0 builds from kernel.org for supported platforms and > > LLVM-11 for those tests. > > - As Heinrich has noted, the RISC-V platform specification has a profile >

Re: [PATCHv4] Azure/GitLab: Move to gcc-11.1.0 and LLVM-11

2021-07-02 Thread Bin Meng
On Fri, Jul 2, 2021 at 10:42 PM Tom Rini wrote: > > - Move to gcc-11.1.0 builds from kernel.org for supported platforms and > LLVM-11 for those tests. > - As Heinrich has noted, the RISC-V platform specification has a profile > OS-A for running rich operating systems like Linux and BSD. This p

[PATCHv4] Azure/GitLab: Move to gcc-11.1.0 and LLVM-11

2021-07-02 Thread Tom Rini
- Move to gcc-11.1.0 builds from kernel.org for supported platforms and LLVM-11 for those tests. - As Heinrich has noted, the RISC-V platform specification has a profile OS-A for running rich operating systems like Linux and BSD. This profile requires 64bit and UEFI conforming to the EBBR. On