Displaying 20 results from an estimated 500 matches similar to: "Best board for ARM ?"
2014 Dec 02
4
Samba embedded device?
Hi team!
At work I have several small branch offices with ~5 PCs each. All PCs are
member of a Samba4 domain, whose DCs are on the headquarters (linked by
consumer grade VPNs)
I want to ship "some small, cheap, reliable and magical device" to each
branch, in order to provide just 2 things:
* AD replication
* File shares
That't it, period. Nothing fancy.
Suggestions??? What do you
2013 Mar 25
6
Can not boot Dom0 when using Anthony's new XenARM source for Arndale.
Hi Xen Developers,
I had tested new XenARM for Arndale board that is updated in Anthony''s
tree from 2 days ago.
I expected that will be working. But, I can not boot Dom0 Kernel.
I used kernel and XenARM both are from Xen
Wiki(http://wiki.xen.org/wiki/Xen_ARM_with_Virtualization_Extensions/Arndale).
It (seems) stopped after "(XEN) Freed 212kB init memory" message. When
I
2013 May 31
22
[PATCH 0/4] xen/arm: assemble support for Allwinner A31
These series patch enable Allwinner A31(code name sun6i) support in
assemble. with these patches, the cpu 0 of sun6i SOC could successful
boot into the c environment.
Bamvor Jian Zhang (4):
xen/arm: introduce Cortex-A7 support
xen/arm: introduce Allwinner sun6i SOC basic support
xen/arm: enable early printk for sun6i
xen/arm: enable switch to hyper mode for sun6i
xen/arch/arm/Rules.mk
2017 Mar 03
8
imaging a drive with dd
I am building a mailserver and with all the steps, I want to image the
drive at various 'checkpoints' so I can go back and redo from a
particular point. The image is currently only 4GB on a 120GB drive.
Fdisk reports:
Disk /dev/sdb: 111.8 GiB, 120034124288 bytes, 234441649 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size
2013 Aug 30
7
bootwrapper can't be compiled for cubieboard2
Hi Ian,
I try compile the bootwrapper for cubieboard2 like this:
joshzhao@joshzhao-ThinkCentre-M58p:~/project/Xen/A20/boot-wrapper$
make cubieboard2_defconfig CROSS_COMPILE=arm-linux-gnueabihf-
#
# configuration written to .config
#
joshzhao@joshzhao-ThinkCentre-M58p:~/project/Xen/A20/boot-wrapper$
make CROSS_COMPILE=arm-linux-gnueabihf-
make -C scripts/kconfig -f Makefile.bootwrapper
2013 Apr 30
4
Data Abort while in booting when using Julien's new patches on Arndale Board
Hello,
I am trying to boot Arndale board with Julien''s new XenARM patch series.
But I have got "Data Abort" while in booting.
My environment is:
- Arndale Board
- Xen-4.3-unstable from branch "arm" in
git://xenbits.xen.org/people/julieng/xen-unstable.git
- Dom0 Kernel from branch "dev-arndale-dom0-3.9" in
2013 Oct 22
5
Arndale: domU not booting
Dear all,
I followed the steps described in the wiki in order to get an Arnadle
board running Xen, but I''m having trouble in starting a domU. Let me
describe you the steps I followed. Sorry for such a long mail, but I
think that a verbose description is necessary so you can point me what
I''m doing wrong.
I couldn''t boot properly over the network. This is why I
2013 Apr 10
4
XEN with SMP on ARMv7 with virtualizations extensions
Guys,
Could you please clarify if SMP available for XEN on ARMv7 with
virtualizations extensions?
Browsing through stuff for Arndale I do see enabling secondary CPU on XEN
site and SMP enabling on dom0 kernel site. But I do not see SMP
infrastructure implementation on the XEN site.
Sincerely,
Andrii Anisov.
_______________________________________________
Xen-devel mailing list
2013 Jun 18
3
Help on getting serial output on the arndale board
Hi,
Now that the Arndale board is supported in upstream Xen I don''t get any
output on the serial console. I followed the instructions on the wiki
with no luck:
The xen repository I''m using is:
git://xenbits.xen.org/xen.git
last commit: 61c6dfce3296da2643c4c4f90eaab6fa3c1cf8b3
The linux repository is:
git://xenbits.xen.org/people/julieng/linux-arm.git
last commit:
2013 Sep 20
20
[PATCH v3 0/7] support for cubieboard2 / sunxi processors
See http://www.gossamer-threads.com/lists/xen/devel/297170 for some
information on how to get this going.
I''ve rebased and addressed the review comments.
With this rebase I''ve picked up some patches from Julien which were
required to do things properly, so the gic v7 and device blacklisting
patches have been changed to use the proper mechanisms.
Previously I was able to boot
2013 Apr 23
2
arm: network throughput decreases 5Mbps (Arndale Exynos5250)
Hello,
While I was doing some tests in Arndale board, the network (iperf)
throughput suddenly decreases to 5Mbps (from 100Mbps) out of nowhere.
This typically happens when I generate traffic using iperf (100Mbps)
while installing some packages using apt-get in dom0.
Whenever this behavior happens, I can not see any distinguishable logs
from any places.
After some debugging, I found that
2020 Apr 14
3
[PATCH v2 2/2] crypto: Remove unnecessary memzero_explicit()
Le 14/04/2020 ? 00:28, Waiman Long a ?crit?:
> Since kfree_sensitive() will do an implicit memzero_explicit(), there
> is no need to call memzero_explicit() before it. Eliminate those
> memzero_explicit() and simplify the call sites. For better correctness,
> the setting of keylen is also moved down after the key pointer check.
>
> Signed-off-by: Waiman Long <longman at
2020 Apr 14
3
[PATCH v2 2/2] crypto: Remove unnecessary memzero_explicit()
Le 14/04/2020 ? 00:28, Waiman Long a ?crit?:
> Since kfree_sensitive() will do an implicit memzero_explicit(), there
> is no need to call memzero_explicit() before it. Eliminate those
> memzero_explicit() and simplify the call sites. For better correctness,
> the setting of keylen is also moved down after the key pointer check.
>
> Signed-off-by: Waiman Long <longman at
2014 Dec 09
2
Re: [Qemu-devel] Cubietruck: cannot create KVM guests: "kvm_init_vcpu failed: Invalid argument"
On Tue, Dec 09, 2014 at 05:48:04PM +0100, Kashyap Chamarthy wrote:
> On Tue, Dec 09, 2014 at 11:27:02AM +0000, Richard W.M. Jones wrote:
> > On Tue, Dec 09, 2014 at 10:53:41AM +0000, Peter Maydell wrote:
> > > On 9 December 2014 at 10:50, Kashyap Chamarthy <kchamart@redhat.com> wrote:
> > > > Booting a minimal KVM guest throws the below error on Cubietruck:
>
2013 Oct 30
4
Re: Issue with ARM: Network doesn't work in the guest
2013/10/29, mail fetch <fetchmail.0104@gmail.com>:
> Hi all,
>
> I just saw a know bug from wiki that network doesn''t work in guest in
> arndale board :
>
> Network doesn''t work in the guest
>
> Contact: julien.grall@citrix.com
> Status: In progress
> Description: Network doesn''t work in the guest when an ehternet cable is
> plugged
2013 Nov 01
7
[PATCH v4 0/3] support for cubieboard2 / sunxi processors
The majority of this series went in a while back, what remains is just
the basic platform support and the UART blacklisting. The series has
also grown a constcorrectness fix for the other existing platforms too.
Still no SATA support from upstream sadly.
Bamvor has written some generic docs at
http://wiki.xenproject.org/wiki/Xen_ARMv7_with_Virtualization_Extensions/Allwinner
Thanks,
Ian.
2017 Jan 18
3
PI3
Hi All,
I downloaded:
http://mirror.centos.org/altarch/7/isos/armhfp/
for the PI3
This article says the PI3 runs X.
http://news.softpedia.com/news/centos-7-linux-officially-released-for-raspberry-pi-2-banana-pi-and-cubietruck-497891.shtml
When I groupinstall Gnome desktop and reboot, then run startx I get an
error about no screens found.
Whats the trick to get X on the PI3?
Thanks,
Jerry
2020 Apr 13
10
[PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
This patchset makes a global rename of the kzfree() to kfree_sensitive()
to highlight the fact buffer clearing is only needed if the data objects
contain sensitive information like encrpytion key. The fact that kzfree()
uses memset() to do the clearing isn't totally safe either as compiler
may compile out the clearing in their optimizer. Instead, the new
kfree_sensitive() uses
2013 Dec 16
0
XEN[ARM] Master not working on Allwinner A20
Goodmorning building the latest master of XEN
d9639236: Ian Campbell, xen: arm: correct return value of
raw_copy_{to/from}_guest_*, raw_clear_guest
For the Allwinner A20 arm board XEN is giving me this error:
WARNING: ignoring attempt to set core boot address 7ff88454 on core -1
WARNING: Not kicking secondary CPUs
Starting kernel ...
- UART enabled -
- CPU 00000000 booting -
- Xen starting in
2020 Apr 13
1
[PATCH 2/2] crypto: Remove unnecessary memzero_explicit()
On Mon, 2020-04-13 at 17:15 -0400, Waiman Long wrote:
> Since kfree_sensitive() will do an implicit memzero_explicit(), there
> is no need to call memzero_explicit() before it. Eliminate those
> memzero_explicit() and simplify the call sites.
2 bits of trivia:
> diff --git a/drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c b/drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c
[]