Hi,

I have moved the acpi asl definitions out of the kernel repository into their own repository so that they can be used for building UEFI.

The new repository for ASL is :-

http://git.linaro.org/gitweb?p=arm/acpi/acpi-asl.git;a=summary

There will be a strict all patches require one Ack policy on this repo for changes. And a NAK will deny access.

Currently there are two platforms defined in the platforms/ directory. One for the Arndale board and one for the foundation v8 model. Obviously this ASL is currently a work in progress.

For acpi team members the "blob" can be built with mab using either :-

make exynos5250-arndale.acpi
or
make foundation-v8.acpi

in the root directory of the repo.

Thanks

Graeme