head	1.6;
access;
symbols
	pkgsrc-2018Q4:1.4.0.6
	pkgsrc-2018Q4-base:1.4
	pkgsrc-2018Q3:1.4.0.4
	pkgsrc-2018Q3-base:1.4
	pkgsrc-2018Q2:1.4.0.2
	pkgsrc-2018Q2-base:1.4
	pkgsrc-2018Q1:1.3.0.2
	pkgsrc-2018Q1-base:1.3
	pkgsrc-2017Q4:1.1.0.6
	pkgsrc-2017Q4-base:1.1
	pkgsrc-2017Q3:1.1.0.4
	pkgsrc-2017Q3-base:1.1;
locks; strict;
comment	@# @;


1.6
date	2019.03.15.14.04.19;	author martin;	state dead;
branches;
next	1.5;
commitid	HPsDYs4Nmlqf3tfB;

1.5
date	2019.02.20.17.04.13;	author martin;	state Exp;
branches;
next	1.4;
commitid	eklzELDcq4apMwcB;

1.4
date	2018.05.26.17.29.44;	author jmcneill;	state Exp;
branches;
next	1.3;
commitid	s4wmhvoH1qY7BPDA;

1.3
date	2018.02.18.16.11.39;	author jmcneill;	state Exp;
branches;
next	1.2;
commitid	nPAJLDqSZBD9imrA;

1.2
date	2018.02.18.11.33.53;	author jmcneill;	state Exp;
branches;
next	1.1;
commitid	UVvGfdAU1ovRJkrA;

1.1
date	2017.09.01.21.02.39;	author jmcneill;	state Exp;
branches;
next	;
commitid	b5t6BlUQ6J9Fmx5A;


desc
@@


1.6
log
@Remove now unused pkg, everything moved to mainline
@
text
@$NetBSD: distinfo,v 1.5 2019/02/20 17:04:13 martin Exp $

SHA1 (arm-trusted-firmware-sun50iw1p1-20180210-c9f55c023164a6c8c49f70f7ac6c68c626839d6f.zip) = 5d4fd8aa57420cfaaab9a04054cebf89c9f8c69a
RMD160 (arm-trusted-firmware-sun50iw1p1-20180210-c9f55c023164a6c8c49f70f7ac6c68c626839d6f.zip) = bb206350589ecb556b20629728018cf79a0d35bd
SHA512 (arm-trusted-firmware-sun50iw1p1-20180210-c9f55c023164a6c8c49f70f7ac6c68c626839d6f.zip) = 477983b7fa7dd11b74edd12b7b6d20d573cfc86c08912c60967a0c66808432223a013e2049999b177ac740baf7a18f9fae151f418c03a7ab17f5d46075c7eaf1
Size (arm-trusted-firmware-sun50iw1p1-20180210-c9f55c023164a6c8c49f70f7ac6c68c626839d6f.zip) = 1067184 bytes
SHA1 (patch-Makefile) = f16622a17a4f6aa3f0c339c35e87f8d889c6d7aa
SHA1 (patch-plat_sun50iw1p1_sunxi__power.c) = 3952b12726a9d6c4c62abdd7ba6d3c91b29770ec
@


1.5
log
@Make the initialization sequence for the eDP bridge more robust, now
mine (and Lex') pinebook always come up with working display.
Many thanks to Jared for helping to track this down.
@
text
@d1 1
a1 1
$NetBSD: distinfo,v 1.4 2018/05/26 17:29:44 jmcneill Exp $
@


1.4
log
@Update arm-trusted-firmware-sun50iw1p1 to 20180210 (commit
c9f55c023164a6c8c49f70f7ac6c68c626839d6f).

One notable change is that this release enables eDP bridge power on
TERES I notebooks.
@
text
@d1 1
a1 1
$NetBSD: distinfo,v 1.3 2018/02/18 16:11:39 jmcneill Exp $
d8 1
@


1.3
log
@Restore LDFLAGS change lost in last update
@
text
@d1 1
a1 1
$NetBSD: distinfo,v 1.2 2018/02/18 11:33:53 jmcneill Exp $
d3 4
a6 4
SHA1 (arm-trusted-firmware-sun50iw1p1-20180111-ae78724247a01560164d607ed66db111c74d8df0.zip) = 4c125386cd4dfd35056ef730b412b80a6a3d3a3d
RMD160 (arm-trusted-firmware-sun50iw1p1-20180111-ae78724247a01560164d607ed66db111c74d8df0.zip) = fb0d8ac5a7f41cc30b360e5af3ba7af5c49aed15
SHA512 (arm-trusted-firmware-sun50iw1p1-20180111-ae78724247a01560164d607ed66db111c74d8df0.zip) = df0464cec3c43ef9530e4c3dee5686bfb5422acbb7ed61901535a33ec07fd3b6fc112848127dd17913723ee5eca17cc51ec9beb4b37645c0b5e7f8d6f70e4d5b
Size (arm-trusted-firmware-sun50iw1p1-20180111-ae78724247a01560164d607ed66db111c74d8df0.zip) = 1067078 bytes
@


1.2
log
@Update to 20180111 sources.

Major change here is ATF will now enable LCD power on Pinebook.
@
text
@d1 1
a1 1
$NetBSD: distinfo,v 1.1 2017/09/01 21:02:39 jmcneill Exp $
d7 1
a7 1
SHA1 (patch-Makefile) = 7be890fc9ad1a1a36c9af93d017beb326b73c859
@


1.1
log
@Initial import of arm-trusted-firmware-sun50iw1p1 version 20170831.

ARM Trusted Firmware (ATF) provides a reference implementation of secure
world software for ARMv8-A, including a Secure Monitor executing at
Exception Level 3 (EL3). It implements various ARM interface standards,
such as:

    The Power State Coordination Interface (PSCI)
    Trusted Board Boot Requirements (TBBR, ARM DEN0006C-1)
    SMC Calling Convention
    System Control and Management Interface

As far as possible the code is designed for reuse or porting to other
ARMv8-A model and hardware platforms.

ARM will continue development in collaboration with interested parties to
provide a full reference implementation of Secure Monitor code and ARM
standards to the benefit of all developers working with ARMv8-A TrustZone
technology.

This package provides ATF for Allwinner sun50iw1p1 family SoCs.
@
text
@d1 1
a1 1
$NetBSD$
d3 5
a7 5
SHA1 (arm-trusted-firmware-sun50iw1p1-20170831-aa75c8da415158a94b82a430b2b40000778e851f.zip) = 20f50fcfa18525c5808f6336f8e81665cc99cd04
RMD160 (arm-trusted-firmware-sun50iw1p1-20170831-aa75c8da415158a94b82a430b2b40000778e851f.zip) = d4fb1d8d4818c06d7983373ac11829a3307f8dae
SHA512 (arm-trusted-firmware-sun50iw1p1-20170831-aa75c8da415158a94b82a430b2b40000778e851f.zip) = 2ffea0d9f7b54f789bc565b9957fff2366376f9de9a160c45c7c9eb1dd7c049122a71b65e33d50e71c0553dbab239c11d41c86cdcf51a6dd724c8c39c2a41a23
Size (arm-trusted-firmware-sun50iw1p1-20170831-aa75c8da415158a94b82a430b2b40000778e851f.zip) = 1063088 bytes
SHA1 (patch-Makefile) = 05a3c7b3777f058b6228dea940008bf2a15d1285
@

