MALI: utgard: upgrade DDK to r7p0-00rel1
authorchenzhen <chenzhen@rock-chips.com>
Mon, 6 Mar 2017 09:48:41 +0000 (17:48 +0800)
committerchenzhen <chenzhen@rock-chips.com>
Tue, 20 Jun 2017 08:03:23 +0000 (16:03 +0800)
Change-Id: If789dea2b6a9c11dc82c6f91d4bdd10761e2f7d1
Signed-off-by: chenzhen <chenzhen@rock-chips.com>
194 files changed:
Documentation/devicetree/bindings/arm/mali-utgard.txt
drivers/gpu/arm/mali400/mali/Makefile
drivers/gpu/arm/mali400/mali/common/mali_broadcast.c
drivers/gpu/arm/mali400/mali/common/mali_broadcast.h
drivers/gpu/arm/mali400/mali/common/mali_control_timer.c
drivers/gpu/arm/mali400/mali/common/mali_control_timer.h
drivers/gpu/arm/mali400/mali/common/mali_dlbu.c
drivers/gpu/arm/mali400/mali/common/mali_dlbu.h
drivers/gpu/arm/mali400/mali/common/mali_dvfs_policy.c
drivers/gpu/arm/mali400/mali/common/mali_dvfs_policy.h
drivers/gpu/arm/mali400/mali/common/mali_executor.c
drivers/gpu/arm/mali400/mali/common/mali_executor.h
drivers/gpu/arm/mali400/mali/common/mali_gp.c
drivers/gpu/arm/mali400/mali/common/mali_gp.h
drivers/gpu/arm/mali400/mali/common/mali_gp_job.c
drivers/gpu/arm/mali400/mali/common/mali_gp_job.h
drivers/gpu/arm/mali400/mali/common/mali_group.c
drivers/gpu/arm/mali400/mali/common/mali_group.h
drivers/gpu/arm/mali400/mali/common/mali_hw_core.c
drivers/gpu/arm/mali400/mali/common/mali_hw_core.h
drivers/gpu/arm/mali400/mali/common/mali_kernel_common.h
drivers/gpu/arm/mali400/mali/common/mali_kernel_core.c
drivers/gpu/arm/mali400/mali/common/mali_kernel_core.h
drivers/gpu/arm/mali400/mali/common/mali_kernel_utilization.c
drivers/gpu/arm/mali400/mali/common/mali_kernel_utilization.h
drivers/gpu/arm/mali400/mali/common/mali_kernel_vsync.c
drivers/gpu/arm/mali400/mali/common/mali_l2_cache.c
drivers/gpu/arm/mali400/mali/common/mali_l2_cache.h
drivers/gpu/arm/mali400/mali/common/mali_mem_validation.c
drivers/gpu/arm/mali400/mali/common/mali_mem_validation.h
drivers/gpu/arm/mali400/mali/common/mali_mmu.c
drivers/gpu/arm/mali400/mali/common/mali_mmu.h
drivers/gpu/arm/mali400/mali/common/mali_mmu_page_directory.c
drivers/gpu/arm/mali400/mali/common/mali_mmu_page_directory.h
drivers/gpu/arm/mali400/mali/common/mali_osk.h
drivers/gpu/arm/mali400/mali/common/mali_osk_bitops.h
drivers/gpu/arm/mali400/mali/common/mali_osk_list.h
drivers/gpu/arm/mali400/mali/common/mali_osk_mali.h
drivers/gpu/arm/mali400/mali/common/mali_osk_profiling.h
drivers/gpu/arm/mali400/mali/common/mali_osk_types.h
drivers/gpu/arm/mali400/mali/common/mali_pm.c
drivers/gpu/arm/mali400/mali/common/mali_pm.h
drivers/gpu/arm/mali400/mali/common/mali_pm_domain.c
drivers/gpu/arm/mali400/mali/common/mali_pm_domain.h
drivers/gpu/arm/mali400/mali/common/mali_pm_metrics.c
drivers/gpu/arm/mali400/mali/common/mali_pm_metrics.h
drivers/gpu/arm/mali400/mali/common/mali_pmu.c
drivers/gpu/arm/mali400/mali/common/mali_pmu.h
drivers/gpu/arm/mali400/mali/common/mali_pp.c
drivers/gpu/arm/mali400/mali/common/mali_pp.h
drivers/gpu/arm/mali400/mali/common/mali_pp_job.c
drivers/gpu/arm/mali400/mali/common/mali_pp_job.h
drivers/gpu/arm/mali400/mali/common/mali_scheduler.c
drivers/gpu/arm/mali400/mali/common/mali_scheduler.h
drivers/gpu/arm/mali400/mali/common/mali_scheduler_types.h
drivers/gpu/arm/mali400/mali/common/mali_session.c
drivers/gpu/arm/mali400/mali/common/mali_session.h
drivers/gpu/arm/mali400/mali/common/mali_soft_job.c
drivers/gpu/arm/mali400/mali/common/mali_soft_job.h
drivers/gpu/arm/mali400/mali/common/mali_spinlock_reentrant.c
drivers/gpu/arm/mali400/mali/common/mali_spinlock_reentrant.h
drivers/gpu/arm/mali400/mali/common/mali_timeline.c
drivers/gpu/arm/mali400/mali/common/mali_timeline.h
drivers/gpu/arm/mali400/mali/common/mali_timeline_fence_wait.c
drivers/gpu/arm/mali400/mali/common/mali_timeline_fence_wait.h
drivers/gpu/arm/mali400/mali/common/mali_timeline_sync_fence.c
drivers/gpu/arm/mali400/mali/common/mali_timeline_sync_fence.h
drivers/gpu/arm/mali400/mali/common/mali_ukk.h
drivers/gpu/arm/mali400/mali/common/mali_user_settings_db.c
drivers/gpu/arm/mali400/mali/common/mali_user_settings_db.h
drivers/gpu/arm/mali400/mali/include/linux/mali/mali_utgard.h
drivers/gpu/arm/mali400/mali/include/linux/mali/mali_utgard_ioctl.h
drivers/gpu/arm/mali400/mali/include/linux/mali/mali_utgard_profiling_events.h
drivers/gpu/arm/mali400/mali/include/linux/mali/mali_utgard_profiling_gator_api.h
drivers/gpu/arm/mali400/mali/include/linux/mali/mali_utgard_uk_types.h
drivers/gpu/arm/mali400/mali/linux/license/gpl/mali_kernel_license.h
drivers/gpu/arm/mali400/mali/linux/mali_devfreq.c
drivers/gpu/arm/mali400/mali/linux/mali_devfreq.h
drivers/gpu/arm/mali400/mali/linux/mali_device_pause_resume.c
drivers/gpu/arm/mali400/mali/linux/mali_dma_fence.c
drivers/gpu/arm/mali400/mali/linux/mali_dma_fence.h
drivers/gpu/arm/mali400/mali/linux/mali_kernel_linux.c
drivers/gpu/arm/mali400/mali/linux/mali_kernel_linux.h
drivers/gpu/arm/mali400/mali/linux/mali_kernel_sysfs.c
drivers/gpu/arm/mali400/mali/linux/mali_kernel_sysfs.h
drivers/gpu/arm/mali400/mali/linux/mali_linux_trace.h
drivers/gpu/arm/mali400/mali/linux/mali_memory.c
drivers/gpu/arm/mali400/mali/linux/mali_memory.h
drivers/gpu/arm/mali400/mali/linux/mali_memory_block_alloc.c
drivers/gpu/arm/mali400/mali/linux/mali_memory_block_alloc.h
drivers/gpu/arm/mali400/mali/linux/mali_memory_cow.c
drivers/gpu/arm/mali400/mali/linux/mali_memory_cow.h
drivers/gpu/arm/mali400/mali/linux/mali_memory_defer_bind.c
drivers/gpu/arm/mali400/mali/linux/mali_memory_defer_bind.h
drivers/gpu/arm/mali400/mali/linux/mali_memory_dma_buf.c
drivers/gpu/arm/mali400/mali/linux/mali_memory_dma_buf.h
drivers/gpu/arm/mali400/mali/linux/mali_memory_external.c
drivers/gpu/arm/mali400/mali/linux/mali_memory_external.h
drivers/gpu/arm/mali400/mali/linux/mali_memory_manager.c
drivers/gpu/arm/mali400/mali/linux/mali_memory_manager.h
drivers/gpu/arm/mali400/mali/linux/mali_memory_os_alloc.c
drivers/gpu/arm/mali400/mali/linux/mali_memory_os_alloc.h
drivers/gpu/arm/mali400/mali/linux/mali_memory_secure.c
drivers/gpu/arm/mali400/mali/linux/mali_memory_secure.h
drivers/gpu/arm/mali400/mali/linux/mali_memory_swap_alloc.c
drivers/gpu/arm/mali400/mali/linux/mali_memory_swap_alloc.h
drivers/gpu/arm/mali400/mali/linux/mali_memory_types.h
drivers/gpu/arm/mali400/mali/linux/mali_memory_ump.c
drivers/gpu/arm/mali400/mali/linux/mali_memory_ump.h
drivers/gpu/arm/mali400/mali/linux/mali_memory_util.c
drivers/gpu/arm/mali400/mali/linux/mali_memory_util.h
drivers/gpu/arm/mali400/mali/linux/mali_memory_virtual.c
drivers/gpu/arm/mali400/mali/linux/mali_memory_virtual.h
drivers/gpu/arm/mali400/mali/linux/mali_osk_atomics.c
drivers/gpu/arm/mali400/mali/linux/mali_osk_bitmap.c
drivers/gpu/arm/mali400/mali/linux/mali_osk_irq.c
drivers/gpu/arm/mali400/mali/linux/mali_osk_locks.c
drivers/gpu/arm/mali400/mali/linux/mali_osk_locks.h
drivers/gpu/arm/mali400/mali/linux/mali_osk_low_level_mem.c
drivers/gpu/arm/mali400/mali/linux/mali_osk_mali.c
drivers/gpu/arm/mali400/mali/linux/mali_osk_math.c
drivers/gpu/arm/mali400/mali/linux/mali_osk_memory.c
drivers/gpu/arm/mali400/mali/linux/mali_osk_misc.c
drivers/gpu/arm/mali400/mali/linux/mali_osk_notification.c
drivers/gpu/arm/mali400/mali/linux/mali_osk_pm.c
drivers/gpu/arm/mali400/mali/linux/mali_osk_profiling.c
drivers/gpu/arm/mali400/mali/linux/mali_osk_specific.h
drivers/gpu/arm/mali400/mali/linux/mali_osk_time.c
drivers/gpu/arm/mali400/mali/linux/mali_osk_timers.c
drivers/gpu/arm/mali400/mali/linux/mali_osk_wait_queue.c
drivers/gpu/arm/mali400/mali/linux/mali_osk_wq.c
drivers/gpu/arm/mali400/mali/linux/mali_pmu_power_up_down.c
drivers/gpu/arm/mali400/mali/linux/mali_profiling_events.h
drivers/gpu/arm/mali400/mali/linux/mali_profiling_gator_api.h
drivers/gpu/arm/mali400/mali/linux/mali_profiling_internal.c
drivers/gpu/arm/mali400/mali/linux/mali_profiling_internal.h
drivers/gpu/arm/mali400/mali/linux/mali_sync.c
drivers/gpu/arm/mali400/mali/linux/mali_sync.h
drivers/gpu/arm/mali400/mali/linux/mali_uk_types.h
drivers/gpu/arm/mali400/mali/linux/mali_ukk_core.c
drivers/gpu/arm/mali400/mali/linux/mali_ukk_gp.c
drivers/gpu/arm/mali400/mali/linux/mali_ukk_mem.c
drivers/gpu/arm/mali400/mali/linux/mali_ukk_pp.c
drivers/gpu/arm/mali400/mali/linux/mali_ukk_profiling.c
drivers/gpu/arm/mali400/mali/linux/mali_ukk_soft_job.c
drivers/gpu/arm/mali400/mali/linux/mali_ukk_timeline.c
drivers/gpu/arm/mali400/mali/linux/mali_ukk_vsync.c
drivers/gpu/arm/mali400/mali/linux/mali_ukk_wrappers.h
drivers/gpu/arm/mali400/mali/platform/arm/arm.c
drivers/gpu/arm/mali400/mali/platform/arm/arm_core_scaling.c
drivers/gpu/arm/mali400/mali/platform/arm/arm_core_scaling.h
drivers/gpu/arm/mali400/mali/platform/arm/juno_opp.c
drivers/gpu/arm/mali400/mali/regs/mali_200_regs.h
drivers/gpu/arm/mali400/mali/regs/mali_gp_regs.h
drivers/gpu/arm/mali400/mali/timestamp-arm11-cc/mali_timestamp.c
drivers/gpu/arm/mali400/mali/timestamp-arm11-cc/mali_timestamp.h
drivers/gpu/arm/mali400/mali/timestamp-default/mali_timestamp.c
drivers/gpu/arm/mali400/mali/timestamp-default/mali_timestamp.h
drivers/gpu/arm/mali400/ump/Makefile
drivers/gpu/arm/mali400/ump/Makefile.common
drivers/gpu/arm/mali400/ump/arch-default/config.h
drivers/gpu/arm/mali400/ump/arch-pb-virtex5/config.h
drivers/gpu/arm/mali400/ump/common/ump_kernel_api.c
drivers/gpu/arm/mali400/ump/common/ump_kernel_common.c
drivers/gpu/arm/mali400/ump/common/ump_kernel_common.h
drivers/gpu/arm/mali400/ump/common/ump_kernel_descriptor_mapping.c
drivers/gpu/arm/mali400/ump/common/ump_kernel_descriptor_mapping.h
drivers/gpu/arm/mali400/ump/common/ump_kernel_memory_backend.h
drivers/gpu/arm/mali400/ump/common/ump_kernel_ref_drv.c
drivers/gpu/arm/mali400/ump/common/ump_kernel_types.h
drivers/gpu/arm/mali400/ump/common/ump_osk.h
drivers/gpu/arm/mali400/ump/common/ump_uk_types.h
drivers/gpu/arm/mali400/ump/common/ump_ukk.h
drivers/gpu/arm/mali400/ump/linux/license/gpl/ump_kernel_license.h
drivers/gpu/arm/mali400/ump/linux/ump_ioctl.h
drivers/gpu/arm/mali400/ump/linux/ump_kernel_linux.c
drivers/gpu/arm/mali400/ump/linux/ump_kernel_linux.h
drivers/gpu/arm/mali400/ump/linux/ump_kernel_memory_backend_dedicated.c
drivers/gpu/arm/mali400/ump/linux/ump_kernel_memory_backend_dedicated.h
drivers/gpu/arm/mali400/ump/linux/ump_kernel_memory_backend_os.c
drivers/gpu/arm/mali400/ump/linux/ump_kernel_memory_backend_os.h
drivers/gpu/arm/mali400/ump/linux/ump_kernel_random_mapping.c
drivers/gpu/arm/mali400/ump/linux/ump_kernel_random_mapping.h
drivers/gpu/arm/mali400/ump/linux/ump_memory_backend.c
drivers/gpu/arm/mali400/ump/linux/ump_osk_atomics.c
drivers/gpu/arm/mali400/ump/linux/ump_osk_low_level_mem.c
drivers/gpu/arm/mali400/ump/linux/ump_osk_misc.c
drivers/gpu/arm/mali400/ump/linux/ump_ukk_ref_wrappers.c
drivers/gpu/arm/mali400/ump/linux/ump_ukk_ref_wrappers.h
drivers/gpu/arm/mali400/ump/linux/ump_ukk_wrappers.c
drivers/gpu/arm/mali400/ump/linux/ump_ukk_wrappers.h
drivers/gpu/arm/mali400/umplock/Makefile
drivers/gpu/arm/mali400/umplock/umplock_driver.c
drivers/gpu/arm/mali400/umplock/umplock_ioctl.h

index 9b6eef6ff4c164df52a38f125a42e81823c53c64..ea315345e16f8998f48475d86489672011c01dff 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
- * Copyright (C) 2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index f39ae4da2c4cc11f17822f77ada4ec1dd95cf81b..0b91321a5af15665c8de41111a00ff5ae27d5bab 100755 (executable)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2010-2016 ARM Limited. All rights reserved.
+# Copyright (C) 2010-2017 ARM Limited. All rights reserved.
 # 
 # This program is free software and is provided to you under the terms of the GNU General Public License version 2
 # as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 4c4b2bc9ee9644e71589e6ddd616bfb0694fe8e3..79a418c36ccb26e2abff175d460249cbf96903e3 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2012-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index e12e8a2b59029a4923a906060cf0d8ffd814312b..0475b7171d8da31be8d39998841275a3a07c6d7d 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2012-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index ddbf108c0b6894446962b5d155634a09bf4c314a..d3ff94678c94ff62fdb1f90eecb15d461874bb53 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2012, 2014-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2012, 2014-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 16e7d7b912fcf76c981d373209e5b0ef3bcadc83..c9e6e058ea8e4b679b3f60e8ac36f8c419877257 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2012, 2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2012, 2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 4f2a121fc0e6fb3eadac7bd66eb276c66ce2d2d7..99b7f360768b09ad8c31dcea45b642a2664797eb 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2012-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index c031f1150b83a0089a9650452c486df9f15da0f0..a7ecf41471d8b0d9200cc6fe8cfa8a38099d7bbb 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2012-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 1094f9df9dbe05d01a4154e4c326ced6503124b2..55b21a410754e017d48bc12c72605e086dfafb9d 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2012, 2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2012, 2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 17704269b7aae9c6a550271c53b787fc10839451..662348c4e6ac4815f61590ccb7a73b805906a77d 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2012, 2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2012, 2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 9f5f66faeb0d598ac75be4b37b7b47c4c09aa53a..ee40520ed0ce77462cca3e2d4603bda5fe0ab70b 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2012-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 1d69dc3ad03e9bf7bda27fe6df0e49a9c8762b77..4224d6a6cdc4827dc8eac78d46b56487f341f0a0 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2014-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2012, 2014-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index cce3e395aa369d0174ff076331a25dc1f355509c..7d3d4aff7c3f6e005f6ba3ebec9cfd2b32c3beff 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2011-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index ecbe70e940c33f42521a992617304436a36f338e..3156310f21c7fab316ebd5164d22c6da592c5bb8 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2011-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 133fff8d345d9de5c4ad5d314ca41fa094ad90c1..5d4d9f2530d36002877543140d91f385897abebb 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2011-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 6a675438e26391badc8c11d46bb1c7642c2b146e..b84333f9f810e243ca7a575871fc11f74a85ef99 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2011-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 19b2ee7e3a5ab6a8c71b9581b0d1bce3e9dc9dbc..7d79ddd8439c607ab01f3895b38bbe0bd1691f87 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2011-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index afe966f9f8d7c72a696c3ebcfcbf0a5e6e2103c4..32481e4a6748de486f0f124ddc3d494894f40312 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2011-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index dd10cfe89aeb8fe52df5e16d3c828590082ce27b..a813816e998d0cb3e0d32e6230ce62f39fdba3e1 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2011-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index e4357253998be1dd36c7c168afd9e44e5639da76..38d96e240a20be58d352ae19fb8164f50eefa5fa 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2011-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 9bae26579866ceb107f42e668216ca66b1d6ce63..6a8f0f0116a45519124a5e5df97ccd2dbc7200d3 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2012-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010, 2012-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 43de84878b799d0c4de523e8c9a2e88f09147b92..f5c28ad41bfc4942402503b1a38c56389c652f32 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index cf6af3263f0b387daaebe0e6324c8034df53fbf2..c471fc95510795d2efe9bd1b82865d00e6362e1a 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index ca7ebea4763b92404fe49fb7bae95e52f1b63b2b..d1b8dc3b0b0eafde6d37bff2b08d22ae1f2e54a8 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 5206225ca2f11ba70fede83ab9e67c983b6f04da..06f585dcb2388a12675c89db1685029c8344d2dc 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 3b2b108c747a8f03f806c1217add6984ef3a8a6f..dd44e5e7fa0329fdebb6ff58c428300e0958f880 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2011-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 4fbb51c870d7e00ba27e472694f07f6cc7990f90..fe33f561b2aa52509cd27a03970cf7cbfc3b9057 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index de92ad63e9aa7fed6985aee4519484648a2ab35f..c48a8844075f9fd0aa464412e59d944a5012d391 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index dbc68bd4c21269dc7a698e9a8730bb66fa4efe07..eb95998f1469640e821fcd198761d537d95e69a0 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2011-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index f7e6cb1009b3d097fed4afeef8b7faf94594e8a5..05013f46f9019d11daf6f0eb581dfeadeb9700f0 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2013, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2011-2013, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index fba534058b7991c9311a44a8f4066eea4d7fa12b..b82486fa66c0f28974a5477b6e695906a42a976d 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index ac31c7acfcffb03b3974f8f8ab34575fb2593524..6ed48585f3d246d2ff4134c8e425ffa09f5ced9d 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 74d8cc85bc8ef403a4b87cf92947c1b95a8f209e..9ad3e8970b7d007a4743b0cc5e45e71fff08be94 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2011-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 4fc1058d73f6c0b9b52a6dc7373c0fe7de4c59db..3fdf07210259a386f97858d8de11667f5993c6ca 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2011-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 5c20fc32993f0e29fc75d03d874ab7ba9a315fc9..a5017789c97e509de74bb25f0151467936af7e77 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 61e0a9110b3ffaf8e1472ba20efa768fb5108607..bb1831753a40fb2f6a57d2890708a98627f945a7 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2013-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010, 2013-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index a41f5ab3e77ba228cd3b7f084c5525e94beded62..9af2d7d4d621dd3d9f7c1fb85ee501f748bdc9c4 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index f242cd4e807745964775e99f75efa5cb86b86c7f..657854d83e0f129ccf9827124fbd754d5e6ef919 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index eca6ad493c33b492b617aecd5b9735e76abd64a8..6e4583db1c80d90a5f20556810c7689592002101 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 6e9a1336bf0be77fb7a26c9212422a03f78f3c5c..b6fa94ce16b3ceb87c54a1392f743a1354882175 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 1ef03a69a084a792a49af8522a610e73bae1b7db..3989a33aeaef09557b9bab1dfdc7ce133073f568 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2011-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 3c11977f00fa062353fdee583aced401efa50486..dac69958e034f4ca4c488d6a564a4a5bd9c0bc55 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2011-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 9db848865a80c7e241208987adbd05370939d19a..8290f7d88f6a20e5e8f6e5fb80723c08baab780a 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 2ac8c0d3068c3694f74ac9950be75951a01eecd5..5776abe39f3db9689b034bfab15834ab1cebac0c 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 981ec815d0368102c39c959964684eac9eddcc87..cf74823230f754f6e4a2835a31daccf22120b594 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 256f4484a8a4868a1f869845026cff998551746b..2b136b0de4e38d70112b26fe76379060d1ecc984 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index bf0d4135159948b5febb0997128d56a628aecb32..6f0af59f6fd472d5421168cedc256aa5c8777a7b 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 36ff58ea2d9f2b672ee7ea5b1a017fe19a1385dc..5b856240fdac99cae1be401ebfbf8b23c375a875 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 81f03848700c3f00c308a51a864f41a33441f464..2dd8b8766f8ef81c21c2e0e7465da6680bf5cc1e 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2011-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 7633ecd3e42ce148dc7675def779224afe223214..f98b29866ffa7807970299bc07c48f3702748b2d 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2011-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 86f63045d2763657ed30dc5acdadb4a13f4797c3..b0216d4c1ac811d2b0c38b8a2ba3836114425f75 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2011-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 53f9c7cf7ab0eb5523176380f50344e1bb55049c..3d1cd13d863de1477b43df236cd6aef04e6cebf8 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2011-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 677d8ee1c131268bfcbf05f37ea49ac12f541930..b5e6cfddbb0eb318567f866e2c18c0e77ed2c77c 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2012-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 8a7ebc9ff5bfca5dd84433dfdf0314f44ff92f74..de81a421ea9a6a34b6a6129204e38f66406a0bb1 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2012-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 0819c590b4d2fd6350fe73a00e8184aaa032fef2..ba1d71d01d460c9d2bb787093280c7b383a737a9 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index f80327b118379afec3acc315438943804234a344..7504fb108779fe3d6515b23a4b2813af0fe1b0b3 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2012-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index f669a31135f61eb3fa5351940c99e6a3de9e75dd..da8b9927ee60c8baa3d8ef0da808dfed9b5f7824 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index c76d1fef1ea7bc54f1f7e0fe14e20d4de8a1015f..35cd830bc83ac3dab1a27e2465d8b916dcaa4be5 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 4dd05897b2e0c4d5c0e16aeaa936f62fa7f9a0fa..018ef4c527d950c47a48ac05e47f16e05d55f8d2 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 28e2e17112774eafa0653f4551f9d8f71aaafe73..f829e99f02ab4ba061f13eeeed1e0f62faee274b 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 793875a0e7ed1f18a77300595aa7522135710052..4d788ec1bbe40e27fb1c361de74c89f3821a5284 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index aca3a0cb6b6a9a145b75a4aaeb2f98f3872d2989..5ff604b837f00c319e2ac45a380e6b01d8c1e3c6 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 7696d78a2e240194eba6860863b20bff3b04f820..60cf28096b7600bb72a210b2ae9bc50ca7502038 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 1f5d42172c9f87d63c4958155eaeecd229a2d4fb..f640fca0468e7d79f55b5ec8ccd03f1e8f66cd2b 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 348652b4446a26b9ab1a3f7b90a4ca775111163b..46828c7b485f0fab75ce6ce0d5fbc982641849d1 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index a83252b7f8460b3d15f8371f5b43fc1a12b6884f..604b435e1bc55dd876cdd9faa4d918b9c271ab13 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 6662b25b17bef82d1274375d237713553f7ca0cd..07f46ded95b490d41877926407cdbca3c5b295ed 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 79829b9d891e5717999d52e153900df5592e13d7..55a05c50436a4e380af65c81f4c4362a6ff42dc2 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index a1a613fde3a9667af797ac1b556182aaa52ee0f5..1911eff87a72148ea696193413ed0055bf123baf 100755 (executable)
@@ -1,5 +1,5 @@
 /**
- * Copyright (C) 2012-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2012-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 6828dc7b30d591030758dce5e2a795c4e70d8c1f..da9c0630e37139a54f2fd35196a5a265b7ae9245 100755 (executable)
@@ -1,5 +1,5 @@
 /**
- * Copyright (C) 2012-2013, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2012-2013, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index e58ed1f90eb8d44703ef8fb57eded714dc6c9cca..7df55c951d6ffad3c6855e50ad184b7e5a0e8632 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2012-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index ea781903ca793e30df4d025e3cef5346937a5201..686708eaef75c740117b35ddce589f3ca69eca39 100755 (executable)
@@ -1,21 +1,11 @@
 /*
- * Copyright (C) 2010-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
  * 
  * A copy of the licence is included with the program, and can also be obtained from Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
-
- * Class Path Exception
- * Linking this library statically or dynamically with other modules is making a combined work based on this library. 
- * Thus, the terms and conditions of the GNU General Public License cover the whole combination.
- * As a special exception, the copyright holders of this library give you permission to link this library with independent modules 
- * to produce an executable, regardless of the license terms of these independent modules, and to copy and distribute the resulting 
- * executable under terms of your choice, provided that you also meet, for each linked independent module, the terms and conditions 
- * of the license of that module. An independent module is a module which is not derived from or based on this library. If you modify 
- * this library, you may extend this exception to your version of the library, but you are not obligated to do so. 
- * If you do not wish to do so, delete this exception statement from your version.
  */
 
 #ifndef __MALI_UTGARD_IOCTL_H__
index f505e91edae5610463b528810fe79f821334af66..17d31de931d0aa5e27cd7f32ecab775979a0e07e 100755 (executable)
@@ -1,21 +1,11 @@
 /*
- * Copyright (C) 2010-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
  * 
  * A copy of the licence is included with the program, and can also be obtained from Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
-
- * Class Path Exception
- * Linking this library statically or dynamically with other modules is making a combined work based on this library. 
- * Thus, the terms and conditions of the GNU General Public License cover the whole combination.
- * As a special exception, the copyright holders of this library give you permission to link this library with independent modules 
- * to produce an executable, regardless of the license terms of these independent modules, and to copy and distribute the resulting 
- * executable under terms of your choice, provided that you also meet, for each linked independent module, the terms and conditions 
- * of the license of that module. An independent module is a module which is not derived from or based on this library. If you modify 
- * this library, you may extend this exception to your version of the library, but you are not obligated to do so. 
- * If you do not wish to do so, delete this exception statement from your version.
  */
 
 #ifndef _MALI_UTGARD_PROFILING_EVENTS_H_
index c82d8b1557b6ee8652981aa8e24f075dba9fe2c6..c1927d1450dc8601dfed7e616bf2c2a30dc9e81c 100755 (executable)
@@ -1,21 +1,11 @@
 /*
- * Copyright (C) 2013, 2015-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013, 2015-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
  * 
  * A copy of the licence is included with the program, and can also be obtained from Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
-
- * Class Path Exception
- * Linking this library statically or dynamically with other modules is making a combined work based on this library. 
- * Thus, the terms and conditions of the GNU General Public License cover the whole combination.
- * As a special exception, the copyright holders of this library give you permission to link this library with independent modules 
- * to produce an executable, regardless of the license terms of these independent modules, and to copy and distribute the resulting 
- * executable under terms of your choice, provided that you also meet, for each linked independent module, the terms and conditions 
- * of the license of that module. An independent module is a module which is not derived from or based on this library. If you modify 
- * this library, you may extend this exception to your version of the library, but you are not obligated to do so. 
- * If you do not wish to do so, delete this exception statement from your version.
  */
 
 #ifndef __MALI_UTGARD_PROFILING_GATOR_API_H__
index bea4c2fdf9a0ad82e1edc0d7cef6a103c5296ada..34656f09b2abba22cb5abaa7e37dd870cebcab15 100755 (executable)
@@ -1,21 +1,11 @@
 /*
- * Copyright (C) 2010-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
  * 
  * A copy of the licence is included with the program, and can also be obtained from Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
-
- * Class Path Exception
- * Linking this library statically or dynamically with other modules is making a combined work based on this library. 
- * Thus, the terms and conditions of the GNU General Public License cover the whole combination.
- * As a special exception, the copyright holders of this library give you permission to link this library with independent modules 
- * to produce an executable, regardless of the license terms of these independent modules, and to copy and distribute the resulting 
- * executable under terms of your choice, provided that you also meet, for each linked independent module, the terms and conditions 
- * of the license of that module. An independent module is a module which is not derived from or based on this library. If you modify 
- * this library, you may extend this exception to your version of the library, but you are not obligated to do so. 
- * If you do not wish to do so, delete this exception statement from your version.
  */
 
 /**
index 264555dda2cf2acbd6aae94dcde6ba8aabfb0234..6fafc6777e487103ce807d050b29cc7a957e6846 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2013, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010, 2013, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 0b0ba1481eed772bfcc26103a90f9c4d53a9ea90..b28f489e2cbf895bf8ced1feda12fc5d6d497ab4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2011-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index faf84f251d7dc9c2a662b88fa0e444b4f70fe730..ba7c017d88dcab02b007ed728375c1ecdaf4b5f0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2011-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index cb2f702f15ae4cb377292707fe790e62e104e4d3..95c3ea12d6456e4b31a765bec4c818145190c7fe 100755 (executable)
@@ -1,5 +1,5 @@
 /**
- * Copyright (C) 2010-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index df6e31199f5787f6cfba8ee640dfc69cc2239800..2084af2e1e9a213bc36a58586206b717aa92774a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2012-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 35534e2cd8d49289733ad3b063d8ab9dfcde6b07..cefce98a5343cdfb1ea705fef1f4befaaed2fa32 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2012-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index e283fa932caf6a33d927f583176041b40dbf8856..5839a483453a19aaa14d29e92067b4c8eb168bb2 100755 (executable)
@@ -1,5 +1,5 @@
 /**
- * Copyright (C) 2010-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 9b4307efbd7583700156437a7f6ec237868bba8c..be754cb15646915ae6905ab27dba4934634ada06 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 3b50af6056678aa27e44d277c1cd9fd6b8b9bc92..d34567263e1c5cbbd1ec0b0f94396ab08abbc26f 100755 (executable)
@@ -1,5 +1,5 @@
 /**
- * Copyright (C) 2011-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2011-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 9dad7f24ccadfbcde2fcecfedca9ed6890bd7218..91580a87c1e1a42f494abc8cd086414c26c38c95 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2013, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2011-2013, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 2c91ddcd82e544f0c638680c64b0ce812f12537e..e6c928dc7c9fcc650e0b2369a1a50cb17d8a3841 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2012-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 9cf7ad7916688b23a97c714f256a1c86a5c0f418..b7ef7391b65278f53f4a5cc90dc15fdee67885ea 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index e5e4f66ec02e4553203a1adad5eb627776051dc4..efebbef235d81bdd45046de6f04d715e0f456c6b 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index deb2ee84f6e599874c05a04fdb514a1917750493..3bd01926df38b10b1f725e9909c54ce4898314ba 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 3e11ef25888e35ccbf2de014a2d5875b245536e8..70fd9ec25f505bae59d01dca2e5542598cbc2c0c 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2013, 2015-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010, 2013, 2015-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 54c66b817d663dd5d8c7c6876064b3f306101fbd..827458ff61aefcad22fa4bf26a5435514a1248a7 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
- * Copyright (C) 2013-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
@@ -689,7 +689,7 @@ void _mali_mem_cow_copy_page(mali_page_node *src_node, mali_page_node *dst_node)
        }\r
        kunmap_atomic(dst);\r
        dma_addr = dma_map_page(&mali_platform_device->dev, dst_page,\r
-                               0, _MALI_OSK_MALI_PAGE_SIZE, DMA_TO_DEVICE);\r
+                               0, _MALI_OSK_MALI_PAGE_SIZE, DMA_BIDIRECTIONAL);\r
 \r
        if (dst_node->type == MALI_PAGE_NODE_SWAP) {\r
                dst_node->swap_it->dma_addr = dma_addr;\r
index 9b9e834915264c177d5600828bb26a5957fc3bd8..5f83a37fc8f86ce5c3b120ffd546765aae2e2ad6 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
- * Copyright (C) 2013-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index a13eea0cceadcc21eb1de7d25ae5ec7a16bb7bb8..a9db577cb8518cdfd7e12723c3dd72808775c3ec 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
- * Copyright (C) 2013-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 4cf6f1692f00d36c684836f53c3f02e344d1d59b..defa08d52a4689ebb419925869bef463db83a1a5 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
- * Copyright (C) 2013-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index f0d1e07be544dfd8a05332420b0349ffd50fa04c..2e0d82299b36a0703ebddcdae7ff29274f7f3d05 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2012-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 37b6f6b4368062ed2ae844ed82483c163d749586..a9b2870389ffb1cf24d512151a9ef90a403f5e61 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2011-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index c0097f6706f8bf7edc9a6c2be70cdc84726ca367..76018b7ab90bed2e564eb80150cff351dd954279 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index ba387b8a270fedf0f3a1298707b12ec762041922..2db178d96233d4a498918ee6701dc20182535cb4 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * Copyright (C) 2011-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2011-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 814eb7f4aef62e47cf27bd31e598ee54062271f6..27dee0f19c81036a91217c1d0976e88bc72f7c8f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 0ced28026f3f0abefc50e54770eceae9fa4c67f7..23d8cde753a114c2b24a0cd9256ae30d7bbdfe38 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
- * Copyright (C) 2013-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 7f229eb413f71fedc705915b08d54cbee5f44554..db6d0085c3079c0f4eeff409c71d09adecd1e07b 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
@@ -121,7 +121,7 @@ _mali_osk_errcode_t mali_mem_os_put_page(struct page *page)
        if (1 == page_count(page)) {
                atomic_sub(1, &mali_mem_os_allocator.allocated_pages);
                dma_unmap_page(&mali_platform_device->dev, page_private(page),
-                              _MALI_OSK_MALI_PAGE_SIZE, DMA_TO_DEVICE);
+                              _MALI_OSK_MALI_PAGE_SIZE, DMA_BIDIRECTIONAL);
                ClearPagePrivate(page);
        }
        put_page(page);
@@ -232,7 +232,11 @@ int mali_mem_os_alloc_pages(mali_mem_os_mem *os_mem, u32 size)
 
                /* Ensure page is flushed from CPU caches. */
                dma_addr = dma_map_page(&mali_platform_device->dev, new_page,
-                                       0, _MALI_OSK_MALI_PAGE_SIZE, DMA_TO_DEVICE);
+                                       0, _MALI_OSK_MALI_PAGE_SIZE, DMA_BIDIRECTIONAL);
+               dma_unmap_page(&mali_platform_device->dev, dma_addr,
+                              _MALI_OSK_MALI_PAGE_SIZE, DMA_BIDIRECTIONAL);
+               dma_addr = dma_map_page(&mali_platform_device->dev, new_page,
+                                       0, _MALI_OSK_MALI_PAGE_SIZE, DMA_BIDIRECTIONAL);
 
                err = dma_mapping_error(&mali_platform_device->dev, dma_addr);
                if (unlikely(err)) {
@@ -253,7 +257,7 @@ int mali_mem_os_alloc_pages(mali_mem_os_mem *os_mem, u32 size)
                if (unlikely(NULL == m_page)) {
                        MALI_PRINT_ERROR(("OS Mem: Can't allocate mali_page node! \n"));
                        dma_unmap_page(&mali_platform_device->dev, page_private(new_page),
-                                      _MALI_OSK_MALI_PAGE_SIZE, DMA_TO_DEVICE);
+                                      _MALI_OSK_MALI_PAGE_SIZE, DMA_BIDIRECTIONAL);
                        ClearPagePrivate(new_page);
                        __free_page(new_page);
                        os_mem->count = (page_count - remaining) + i;
@@ -568,7 +572,7 @@ void mali_mem_os_free_page_node(struct mali_page_node *m_page)
 
        if (1  == page_count(page)) {
                dma_unmap_page(&mali_platform_device->dev, page_private(page),
-                              _MALI_OSK_MALI_PAGE_SIZE, DMA_TO_DEVICE);
+                              _MALI_OSK_MALI_PAGE_SIZE, DMA_BIDIRECTIONAL);
                ClearPagePrivate(page);
        }
        __free_page(page);
index b92fffe0dfecbb14527cfad523c5db90e7941680..8c9b35d0b2308e76ef0c001d71dace47d14d0740 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 7856ae6c74cefc85d54e3639ccdc8e103f8ee322..2836b1b76a03c57b5fc4c5d645cfa00480d8c5ac 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index cb85767c032bf17e115459f4282576bbcd5afb25..48691d4790fe8895fb8660e422acfedcfb14da1d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2013, 2015-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010, 2013, 2015-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 47933283680cb63a8a48b7a059293cb3817c0975..84fa2f858287ece9579edc9ce61b49da615903b1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 3624d710d78b970982f09b41f5494a373e664a3a..5810960e204aac293bf2556ea32dffe92e4c7f1b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
- * Copyright (C) 2013-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 60cd9f47cbd86c18f412b03e1a33832a208bcf9b..33db40929642014a04afa552650635a8db8ed599 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index e4a29930d963c55fb9e3a5f0fbd84f65c04238e4..666d4b0fb1cdec328a35e9a825c2a78ff0ee3b0f 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2012-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 7f03a49d8732e8ce76712f7fbcf651144d9e14dc..c314c8dcbf1c3b9b81fcd4f7cba4f2c5fc5da001 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2011-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 4fbb7579c7324892453b3f3cdf03361ec05466b9..8e13e923c3fbb6f1fb772135865cd16a24e2b7c6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index b3cc7e9eaa620f3dd6fa83610006807a45792cf3..33ac99509740a177c206b1ea60111fc36b25f174 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
- * Copyright (C) 2013-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index cb85ca23737d44419041a756bf456679ea2466a6..0b31e3a234325bd5f71cb416412747f5e6e19dc1 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
- * Copyright (C) 2013-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 9815f28f7ae116af1982b212f62891bd5e88f8f3..fd03ed9f2bbb4e2b931c2a0112b8b2cd2be1b6b9 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
- * Copyright (C) 2013-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 03f4421ef1eab9d5e1e49d2e4ac9e2cb63f8f6c1..5bc0e52ebe239535aee9ca1a81d4a384966777e6 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2013-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010, 2013-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 67cc7e42b83f6c0a1df093bb39bd406e2b35dd81..fb9ccd2ad1e24e79c7db9f3fccafa25effc2cef3 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
- * Copyright (C) 2010, 2013-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010, 2013-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 4a75845ab044d161d7928778defac06cc33edfe3..5c8b9ceab9ab4b1b5eff960456368a2368698b78 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 4fa93981858e1491472db0f13c378590e2d31228..ed5f0b0da7cb541f79fdc8208c56d0b90b22d241 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index a05586f0e12bdebbb0adbeebb8aab573353c7220..6fd5af95285b49b81287745a474393afb2368af0 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index bc713a175d2037a827386669ed07484a250d7b6f..4113ecebdba72dcdc5c7a931a6a52a8261022a83 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index db401ab9c9cf600a9e59ea8998f43fd69fbc7d65..81d9e0585aad73d480f5fef01d5813bcae441b58 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 3f06723ad062ccc8a19210b9432619a2221fc74c..0b2d0076277150bfb694bfee16445d471549c61e 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2013-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010, 2013-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index ad5494d338d3aa9932225697b1a550673a49d9e8..174616b566c4d3211ba1bf35d4cabee8bb5713d3 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2011, 2013-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2011, 2013-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 7dda2834c544ac48099eac3d0e1118bb2235ab93..a1497c21a09bf77423049940bf1df816b2441732 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 58678417b34f48247c614bfcb2e86fea63247caa..19e12e38d52262cba389e79398de711f0b99458d 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 6a579ad3171682b9cdcae4d668bf7db28e72a773..e28e2eb21fe2224f65a923b0fa2602280f56a124 100755 (executable)
@@ -1,5 +1,5 @@
 /**
- * Copyright (C) 2010-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 35d1abcb49643aa324ec16d9b54227d6eaed2b4c..9e977ea4d0ff72824c883e137fa3773421fb2ec1 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2012-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index adcca2937967b15994de180bf51b31224e2901c0..19e33f236359b80d5de680e2626d67c063e9c8ee 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2012-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010, 2012-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 76876b61834f56e2760aad03a6e85faa5293bed6..34481e3bad20a346a1f371417b9b14070c97a00a 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2013-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010, 2013-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 8ada2da8d386b0659f7f13727b3cec1967b015bf..7e592b7e6225b3a17f8fc2587c50cded068443c7 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index caa3abe109fb45c670f0ec514816b22f3821b88e..fa12abd3f5dce9f987f77c3d6a2c7be18748447b 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2012-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 06afa04032c59469798bc687f48a6a119c55d16b..d5e258a83a297c4205ff87c99090492ad6702aaa 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 48482a992dc5270e3e447ecd74bed5ab0e9780e7..931d7f07a1d2a2c64e158200821d171ff805838c 100755 (executable)
@@ -1,5 +1,5 @@
 /**
- * Copyright (C) 2010, 2012-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010, 2012-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 5e51095894e77c06ab93c1cc92db6ef6ac543647..4661cac42b3f968becc71930c1e71d7878f35019 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2012, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index e37197138f8d81f6339c539db8fb0c992d7ddea7..6fdaa427c4cf1ddb3a081a19c6eda6ee45c74362 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2013, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2012-2013, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 918caa07fd3bb82b558282d03a6a399787fece51..c3a526f0ad9095bb39f03926d28bc0c76776d993 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 6e05ffdc927a2fe0cb6bc74275c3486420b4f8c8..f17b4583307a2ba0dbff71f8ba905e609d797e01 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2012-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index c74553bea00f6c48bde0a632d33fcc0dc7ca1edb..fa15803d951986ae35a3c382b19e10555bc6a005 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2012-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 79efb8e652745918a97ff76af92129d4401d81b9..da023c351e279ea7a5b4d3f586a763c9667c2231 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2012-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 00ba28b14300328e72cebf4b70f529b6d911eea0..68b27b8be067dd0051bfc2a1ca0b85b7b279102f 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2012, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index ba10ad21f3791cab6165d9e9e0e78ad5e00390c8..9fe4870bdf7c81eaeebffa000f9ac2bc1cebcf6f 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index d7c5d2f973e538df44ae0be5a11f43f76d3eeabe..d94498ca9fbcededbd2cf5e9c0b5ae0173eddef8 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2012-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010, 2012-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 3dfe345f848310538e14bc1e9c70fcf939984bfa..508b7d1a1897ec5b389e602127d54f040ce5c367 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 2c59bc72b6ad2480d6ddedb1f24a8f1cb30410bf..b706028543dc1710645acd34b95f4c3729bad0c4 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2012-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010, 2012-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 35f916d727eb700ee47fd5b21af18063c8f58ae4..8b39e69d91758b2f564d29d2622d3e1b11d2ae18 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index beeb7531a662c673b57c195a83cfdfd915a812c8..91e4e7bf59ace6726c2a8193142fe1efde9eebd0 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index f32d8b0d9cad3956e25bcf52a6638dd20c67954c..53ed2c6c4c9b05b28763f004fba9e9478bf5c1f9 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 5b54fb987241054a4d8cd39b12d43a95476ccf9b..f8b2546bfd6a9f8564c74ea9256a615deaf6ae6a 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2011-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index f86a32ce9e6afb05de6bcb895fa79c944c660a5d..1add628fe3237bb7e97c764e24849839754fdbfc 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index a7ff1b2208cb96e7b3982ae57d4a34dc6d9bf330..4e09aca4c6f01e186840714e1ae43e2897909d01 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2012-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010, 2012-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 37ab2ebf80e330a25791d2397ee1d92945c73892..7a2fc8107b4f6f0442c49c54d34d74f43ccb39fd 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index b2ae3835bca0abcb3fbcfc5c761e34d2c817a5bd..8e010183074967cbda450ecd07e7bb5e12c3dd52 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2013, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 08be4e125d8964293c1790d7a54625b824d1e073..e4e7ab8b2c2e4117417d9d37d2b11fefb5ae3f73 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2012-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010, 2012-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index c904ad23b28dbb1cfd1d9dae403e108053546a0f..0345fb169a95f548d13847330800d38c994d60f8 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2012-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010, 2012-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 435953d46e8b54284f53775e364629fd5ede8640..7f8b58fd6c49341054ad5574de57b8ee6c878454 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2012-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010, 2012-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index f7f7baf4d8be3f299fa101e0bfb16d7f4498faed..7df934c12122779ef409a8e50189472deb49d171 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2011, 2013, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2011, 2013, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 757f6433bf3d350f1aa55e86f103a75c9f579f67..f52097c1901b209ab0250204e10890441406b858 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2011, 2013-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2011, 2013-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index f7f7baf4d8be3f299fa101e0bfb16d7f4498faed..7df934c12122779ef409a8e50189472deb49d171 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2011, 2013, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2011, 2013, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 21700fe3216f8cf240295edf40180d229bac6e5f..709a16a82f31a98022c8453b9c7b8de98ebf56c6 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2011, 2013-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2011, 2013-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 4d4f02b0fb6b7ebc374204874639dcc664f6c329..88b02a22fce50887d39ad5b45b84e769eb05f176 100755 (executable)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2010-2012, 2014, 2016 ARM Limited. All rights reserved.
+# Copyright (C) 2010-2012, 2014, 2016-2017 ARM Limited. All rights reserved.
 # 
 # This program is free software and is provided to you under the terms of the GNU General Public License version 2
 # as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 00153ded9f98c1fa1f678c8aa56600f8566414d9..ad2c18da98a0fd488b319c511eff5d1cbc44dcf9 100755 (executable)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2010-2011, 2013, 2016 ARM Limited. All rights reserved.
+# Copyright (C) 2010-2011, 2013, 2016-2017 ARM Limited. All rights reserved.
 # 
 # This program is free software and is provided to you under the terms of the GNU General Public License version 2
 # as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index ddecfbb91f0cf61d87838ce88b1bad3a1e223e6d..d4aef9dd09c765fb4a303aa9b1c3ca118852e146 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2012, 2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010, 2012, 2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 9160ce1cee80f1fb9b453f5aded0f9d22dc7bc64..182e90c1d64f854f56c983032670e3c861a61007 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2013, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2013, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 2ad4ae5780fbbe1a50c4adf1b37743663cc5924c..36adb2f5383e67e06cd75694148310943d5cc3bc 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 705435a7b27390781d0c46a2d0ec33d88475851d..73aa9e4c49f9c0de42a7c6461bf03a2dc0d64521 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 1969c9734c87940065e4fc0b417a643cad0976a7..aa65f1cb6c88896e1d99b624f9685c12aefb133d 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index d22c049f0aa0cdfdad774afc3a1eae17f20dd807..e4642f0394c266e0bf0e40931b54693f790ab185 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2011, 2013-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2011, 2013-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index bad215ab87a474dadf699f910559fb455eba38b7..a888ba833fbb1dd38dce67d91a4d91e959666848 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2011, 2013-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2011, 2013-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 1b4fbc50f6dfcfd2e11fd2d681c893c9160174db..2b69f68e87acb4a9e5078176e243528918ca5bca 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2011, 2013-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2011, 2013-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 39f32afdead64fa5cb76f70536bcff7496593aac..0b6434bee00f503e39deddf55451490cd0a68005 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index a1c9bd3449f3f4adf85a6cf81b46516c69749f9b..32f32ccbe9fc7991e8a63349218f27a0b3f9849d 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index bd1aef5aab54a9e303bfce3fa567b53d1f9feb5d..9adc4d3df3f58ee2e03d9eb24844ad8d2efec1d7 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 0e42a89db01387dd420d9c13815901115975d651..db842cdcbeff1bbe194fce46f1843bd36832d894 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2012-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010, 2012-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index b8b1624b015f02c73c29d679ac271b9328660e37..f2906768c37fb307dd9ff8eef71c15d768039173 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index c0a1b838c60006b4588df170b2a7670d57a827db..d0174055aa283ad620a8cb40b222006d4cabb4cd 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2013, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010, 2013, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index b3fe7d3661c479f3d80f3dbb292c9a432be32b6e..bfb4e8d648859118501671816b7470d52375ac54 100755 (executable)
@@ -1,21 +1,11 @@
 /*
- * Copyright (C) 2010-2013, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2013, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
  * 
  * A copy of the licence is included with the program, and can also be obtained from Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
- * Class Path Exception
- * Linking this library statically or dynamically with other modules is making a combined work based on this library. 
- * Thus, the terms and conditions of the GNU General Public License cover the whole combination.
- * As a special exception, the copyright holders of this library give you permission to link this library with independent modules 
- * to produce an executable, regardless of the license terms of these independent modules, and to copy and distribute the resulting 
- * executable under terms of your choice, provided that you also meet, for each linked independent module, the terms and conditions 
- * of the license of that module. An independent module is a module which is not derived from or based on this library. If you modify 
- * this library, you may extend this exception to your version of the library, but you are not obligated to do so. 
- * If you do not wish to do so, delete this exception statement from your version.
  */
 
 #ifndef __UMP_IOCTL_H__
index 51ae9538ba7da65144d12424473c6f198bab2761..de9d478163160bca6acf1f2c4d21b540419f2002 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index f7c0a96beddbab59e6dd8dd9ff369fc0d1a48f84..8d32ddbb544992617079ee8c9ee00cab4390d3f2 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2013, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2013, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 517b46bbc04d424a546bb7407d3bc5965c0fef6f..5a1257a25b82eca618c329364e08bf105c6d9d35 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2011, 2013-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2011, 2013-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 8c1ea1e749f64ea72a1a075823b926f27d17772c..949fd245c6af20aeac813eb4003cdc0ff7cde31e 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010, 2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index f7791b0c07d74a8422bfc470051c494134d454d8..7cd8d5d381cf0873d988f34bfc14886ea452f032 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2011, 2013-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2011, 2013-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 2d62f4dd1448722383c6236541a689bb1ff351a9..d21d503512ec965516434a7e544363c18b038204 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010, 2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index f58487896acdb1f64d5c3b8e5bddbb885e873cb4..6be0f86440de9af8b83e6472f8f592a31dd14d59 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2011, 2013-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2011, 2013-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 67d4a864bc478055c242e7f49848df147597e298..2cea6cedc3803e1beaf80e801c98b8bdc40868ec 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2011, 2013-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2011, 2013-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 87b141904cf1aae75cff0f8f29e4cfcf277ec98f..e41931e1ea75a1d478b8794c36e5e183f563a584 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2013-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010, 2013-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index f9fc1943b14037ac3313f0162f2c21812671838f..2b634ba79c6e1744591ce0b23eff25c8d897d95a 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010, 2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index ef35052f68bca5db008175a39c84fb15927e7801..745a4f40df391dbf699facba84d58e7d730be0d0 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index ce0ab06f8e41d2f16d1dca087fcad2421ebea816..58c9f1bf27b875e685a53cfe782ae55685cd06ef 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2013-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010, 2013-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 1ee19556e3e335d730d48c9cb6d354b8bb27b6a6..148f39901ad0466ffe2e4dc4acb0247f62c345a0 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2013-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010, 2013-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index b8b2ccefe603a4b384bbf2aa8d723b556efe1ec2..61a7095a692019de8c0cc6859733e41662b9ce58 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2013-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010, 2013-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 2a88f50b545dc56ba69765c2b1c4de3bd2758a04..6f72b17e3938833faaae0d455a4692f0acf549f9 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 1adad5b798c9f3c4864db7b22182dfbe28ef6bc4..5f8fc683c8f51bcc28cef0d51c4426aa45ede9f8 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2012-2014, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2010, 2012-2014, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index d3dc0e3c0ad259ce397ff61a4662258c25db594b..e5549a33f91d34a345333155575a820512c1d5e8 100755 (executable)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2012, 2016 ARM Limited. All rights reserved.
+# Copyright (C) 2012, 2016-2017 ARM Limited. All rights reserved.
 # 
 # This program is free software and is provided to you under the terms of the GNU General Public License version 2
 # as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index ccd96d3ecab809afbc6a4194c33ae8dd1c303076..e3af9be546f1a49fd4f4cf90f932a1a0e331bb16 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2012-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
index 32462f32ec72665d6f98829eb37e5c122243f48a..8afdaad7000f72d0b185fc559d064651f37bedc2 100755 (executable)
@@ -1,21 +1,11 @@
 /*
- * Copyright (C) 2012-2013, 2016 ARM Limited. All rights reserved.
+ * Copyright (C) 2012-2013, 2016-2017 ARM Limited. All rights reserved.
  * 
  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
  * 
  * A copy of the licence is included with the program, and can also be obtained from Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
-
- * Class Path Exception
- * Linking this library statically or dynamically with other modules is making a combined work based on this library. 
- * Thus, the terms and conditions of the GNU General Public License cover the whole combination.
- * As a special exception, the copyright holders of this library give you permission to link this library with independent modules 
- * to produce an executable, regardless of the license terms of these independent modules, and to copy and distribute the resulting 
- * executable under terms of your choice, provided that you also meet, for each linked independent module, the terms and conditions 
- * of the license of that module. An independent module is a module which is not derived from or based on this library. If you modify 
- * this library, you may extend this exception to your version of the library, but you are not obligated to do so. 
- * If you do not wish to do so, delete this exception statement from your version.
  */
 
 #ifndef __UMPLOCK_IOCTL_H__