On Mon, Feb 27, 2017 at 11:32 PM, Bruce Ashfield
wrote:
>
>
> On Mon, Feb 27, 2017 at 5:51 AM, Pello Heriz
> wrote:
>>
>> Hi,
>>
>> I'm interested on building an image for ZCU102 board using Yocto Project
>> for then test the image on QEMU emulator. However, I need to know if is it
>> possible to
Hi guys,
In a previous design on x86, in the kernel, I was exporting a bunch of system
gpios to sysfs/userspace with direction and names using gpio_request_one() from
platform init code.
I’m now trying to achieve something similar on zynq/zynqmp but hopefully
without having to write a driver,
On Mon, Feb 27, 2017 at 5:51 AM, Pello Heriz <
pello.he...@alumni.mondragon.edu> wrote:
> Hi,
>
> I'm interested on building an image for ZCU102 board using Yocto Project
> for then test the image on QEMU emulator. However, I need to know if is it
> possible to add docker and xen hypervisor functi
Hi,
I'm interested on building an image for ZCU102 board using Yocto Project
for then test the image on QEMU emulator. However, I need to know if is it
possible to add docker and xen hypervisor functionalities to the created
image just adding the meta-virtualization layer in the bblayers.conf file