Home
last modified time | relevance | path

Searched +full:foss +full:- +full:for +full:- +full:synopsys +full:- +full:dwc +full:- +full:arc +full:- +full:processors (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/doc/
H A DREADME.ARC1 Synopsys' DesignWare(r) ARC(r) Processors are a family of 32-bit CPUs
2 that SoC designers can optimize for a wide range of uses, from deeply embedded
3 to high-performance host applications.
5 More information on ARC cores avaialble here:
6 http://www.synopsys.com/IP/ProcessorIP/ARCProcessors/Pages/default.aspx
9 technology to tailor each ARC processor instance to meet specific performance,
12 The DesignWare ARC processors are also extendable, allowing designers to add
15 Synopsys' ARC processors have been used by over 170 customers worldwide who
16 collectively ship more than 1 billion ARC-based chips annually.
18 All DesignWare ARC processors utilize a 16-/32-bit ISA that provides excellent
[all …]
/rk3399_rockchip-uboot/
H A D.travis.yml2 # SPDX-License-Identifier: GPL-2.0+
4 # build U-Boot on Travis CI - https://travis-ci.org/
14 - cppcheck
15 - sloccount
16 - sparse
17 - bc
18 - build-essential
19 - libsdl1.2-dev
20 - python
21 - python-virtualenv
[all …]
/rk3399_rockchip-uboot/tools/buildman/
H A DREADME3 # SPDX-License-Identifier: GPL-2.0+
8 Quick-start
11 If you just want to quickly set up buildman so you can build something (for
14 cd /path/to/u-boot
16 buildman --fetch-arch arm
17 buildman -k rpi_2
19 # u-boot.bin is the output image
25 This tool handles building U-Boot to check that you have not broken it
28 to make full use of multi-processor machines.
33 help for anyone working with >10 patches at a time.
[all …]